Base class for H2O algorithm wrapper as a Spark transformer.
This trait contains methods that are shared across all algorithms.
H2O AutoML pipeline step
H2O Deep learning algorithm exposed via Spark ML pipelines.
H2O Deep learning algorithm exposed via Spark ML pipelines.
TODO: There are still bunch of parameters defined DeepLearningParameters which need to be ported here
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 GLM algorithm exposed via Spark ML pipelines.
Parameters for Spark's API exposing underlying H2O model.
H2O Grid Search
H2O XGBoost algorithm exposed via Spark ML pipelines.
Parameters for Spark's API exposing underlying H2O model.