Controls the parameters used for context mining.
1 | cmControl(min_perf, metric, num_mined, model)
|
1 | cm_ctrl <- cmControl(min_perf = 0.7, metric = "auc", num_mined = 5, model = "rf")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.