View source: R/classifier_model_summary.R
construct_feature_maps | R Documentation |
Extract all performance metrics
construct_feature_maps(models)
models |
a list of models each of which is an output of
|
p.summary |
Either "train" or "test" slot of an output of
|
a list ("uniform" and/or "weighted") of feature map which is made of
* columns of filtered features, amended by overall_score
*
predictors (selected by model), amended by overall_score,
overall_feature_score
* model coefficients, amended by
overall_score, overall_score_mad, overall_score2,
overall_feature_score
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.