Description Usage Arguments Details Value Examples
Monte Carlo Feature Selection And Interdependency Discovery
1 |
x |
input data where columns are variables and rows are observations (all numeric) |
y |
decision variable as a boolean vector of length equal to number of observations |
... |
unused arguments |
Performs Monte Carlo Feature Selection (MCFS-ID) on a given data set.
A data.frame
with selected features
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.