Madelon | R Documentation |
Simulated data with highly ill-conditioned design matrix.
data(Madelon)
A List where "$X"
is design matrix of size (2600, 500), "$y"
is the binary outcome for each row.
Guyon, Isabelle, et al. "Result analysis of the nips 2003 feature selection challenge." Advances in neural information processing systems 17 (2004). (NeurIPS)
data(Madelon) table(Madelon$y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.