When a parameter is renamed, the mapping 'old name' -> 'new name' should be added into this map.
When a parameter is renamed, the mapping 'old name' -> 'new name' should be added into this map.
Update H2O params based on provided parameters to Spark Transformer/Estimator
Update H2O params based on provided parameters to Spark Transformer/Estimator
A trait extracting a shared parameters among all models.
TODO: There are still bunch of parameters defined Model.ModelParameters which need to be ported here