View source: R/ModelPredictionModel.R
Generate model names / IDs
| 1 | assign_model_name_id(params, H2O.model.object, model_algorithm, name = NULL)
 | 
| params | Original list of parametes for this model (outcome variable name, predictor names, stratification criteria and model id) | 
| H2O.model.object | H2O model object (if used) | 
| model_algorithm | The name of the modeling algorithm | 
| name | Additional name previously specified in  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.