Description Usage Arguments Value
Function for generating the importance values of the classifiers
1 | get_importance_generic(model, var)
|
model |
a r model. A trained classifier model whose importance is to be evaluated |
var |
a character vector, containing the columnames of the test data set |
a numeric vector, with all the importance values for the features involved
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.