View source: R/crossvalidate.R
Given a classifier output by 'crossvalidate', return a tibble with one row for each training sample containing the sample name, observed class, predicted class, as well as the predicted probability of each class.
1 | crossvalidation_predictive_probabilities(classifier)
|
classifier |
output from 'crossvalidate' function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.