Description Usage Arguments Value Examples
Function predict.ptmKnn extends generic function predict for Naive Bayes bernoulli model
1 2 |
model |
list should contain $vectors $fact, $k, $metric |
data |
data.frame contains values of our testing set (identical structure that was use in training set for building model) |
result vector where for each sample from data set assigned category is returned
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.