isClassifier | R Documentation |
Check if a model is a classifier.
isClassifier(model)
model |
A train object from the caret package. |
A logical indicating whether the model is a classifier.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.