| register_model_pro | R Documentation |
Registers a model function into the internal system environment, making it available for batch execution.
register_model_pro(name, func)
name |
String identifier for the model. |
func |
The model training function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.