Description Usage Arguments Examples
This is a feature selection method that iteratively removes features with zero importance using Random Forest It is mostly used in the selection module.
1 |
matrix |
Matrix with features in columns and samples in rows |
class |
vector of classification labels for each sample |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.