dot-feature_importance: Feature Importance

Description Usage Arguments Value

Description

The method .feature_importance() finds variables importances for the given model and selects the top n features

Usage

1
.feature_importance(model, classifier, top_K)

Arguments

model

A model object derived from the caret classification models

classifier

The names of the classifier used to train the model on

top_K

an Integer specifying the number of features to consider for selection

Value

A string vector of names of the top_K features


Vitek-Lab/MSstatsSampleSize documentation built on Aug. 28, 2020, 10:39 a.m.