get_model_cv | R Documentation |
Get the cross validation file from a specific model.
get_model_cv(model_id)
model_id |
id of the model to get the CV, can be obtained with get_experiment_version_models(). |
data.frame - cross validation data coming from model_id.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.