powered by
classifier
Display 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 classifier print(x, ...)
classifier object.
A classifier object.
Additional arguments passed to print().
print()