View source: R/classifier_model_summary.R
flatten.predict.multiclass | R Documentation |
multilayer.predict.type
flatten the outcomes of multilayer.predict.type
flatten.predict.multiclass(predicted, target_classes, final.class = "final")
predicted |
an outcome of a |
target_classes |
a set of classes to be flattened |
final.class |
the name (column heading) of final class outcomes, after flattening classes |
the last column is added with the multi-class labels (flatted)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.