dropExcludedClass | R Documentation |
Drop the excluded class from a prediction data.table
dropExcludedClass(x, all_classes, excluded_class_id)
x |
a data.table of predictions |
all_classes |
a character vector of all classes |
excluded_class_id |
an integer indicating the class to exclude |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.