Description Usage Arguments Value Author(s)
Predict labels of new feature set
1 2 3 4 5 | citrus.predict.classification(citrus.endpointModel, newFeatures)
citrus.predict.continuous(citrus.endpointModel, newFeatures)
citrus.predict(citrus.endpointModel, newFeatures)
|
citrus.endpointModel |
A |
newFeatures |
Features from samples to predict labels for. |
Matrix of predicted sample endpoints at all model regularization thresholds.
Robert Bruggner
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.