Description Usage Arguments Value
Function for making model metric array for combination rules
I DO NOT YET UNDERSTAND THIS ONE
NEEDS TO BE GENERALIZED
1 2 | make_model_metric_array(combination_rule, model_storage_list, test_data,
true_classes)
|
combination_rule |
"majority vote" or "average posterior" |
model_storage_list |
A list holding models from RWeka |
test_data |
A data frame holding data on which to test |
true_classes |
An array holding the order of the true labels CANDIDATE FOR REPLACEMENT |
model_metric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.