Base class for H2O algorithm wrapper as a Spark transformer.
H2O AutoML algorithm exposed via Spark ML pipelines.
H2O DRF algorithm exposed via Spark ML pipelines.
H2O DeepLearning 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 GLM algorithm exposed via Spark ML pipelines.
Parameters for Spark's API exposing underlying H2O model.
H2O Grid Search algorithm exposed via Spark ML pipelines.
H2O KMeans algorithm exposed via Spark ML pipelines.
Parameters for Spark's API exposing underlying H2O model.
H2O XGBoost algorithm exposed via Spark ML pipelines.
Parameters for Spark's API exposing underlying H2O model.