Base class for H2O algorithm wrapper as a Spark transformer.
H2O Deep learning algorithm exposed via Spark ML pipelines.
Parameters here can be set as normal and are duplicated to DeepLearningParameters H2O object
H2O GBM algorithm exposed via Spark ML pipelines.
Parameters for Spark's API exposing underlying H2O model.
H2O Deep learning algorithm exposed via Spark ML pipelines.
TODO: There are still bunch of parameters defined DeepLearningParameters which need to be ported here