Description Usage Arguments Value
Use a trained model to predict to classify a sample into seeds or non-seed particles.
1 | classifySeeds(model, data)
|
model |
A trained model as returned by the function |
data |
A dataset with all the features required by the algorithm. |
Results of the prediction of class mlr::Prediction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.