defaultMetric | R Documentation |
Caret defaults to RMSE for classification and RMSE for regression. For classification, I would rather use ROC.
defaultMetric(is_class, is_binary)
is_class |
logical, is this a classification or regression problem. |
is_binary |
logical, is this binary classification. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.