Description Usage Arguments Value
Calculates Feature Ranking List sorted by its relevance
1 | calculateRankSampling(weights, featuresNames, weightPerGroup, cutOff = -1)
|
weights |
of features list for each metric function for each dataset sample |
featuresNames |
to be ranked |
weightPerGroup |
of eachrank |
cutOff: |
0 (all features), k (k most ranked features), -1 (automatic k calculation) |
rank subset of features ordered by its relevance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.