| print.classifier | R Documentation |
classifier ObjectsDisplay a human-readable summary of a classifier object, including information about the k-NN classifier, the model fit, and the dimensions of the scores matrix.
## S3 method for class 'classifier'
print(x, ...)
x |
A |
... |
Additional arguments passed to |
classifier object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.