org.apache.spark.ml.h2o.algos
H2O Deep learning algorithm exposed via Spark ML pipelines.
TODO: There are still bunch of parameters defined DeepLearningParameters which need to be ported here
Update H2O params based on provided parameters to Spark Transformer/Estimator
(Since version 2.0.0) Will be removed in 2.1.0. Checks should be merged into transformSchema.
H2O Deep learning algorithm exposed via Spark ML pipelines.
TODO: There are still bunch of parameters defined DeepLearningParameters which need to be ported here