Madelon: Madelon data

MadelonR Documentation

Madelon data

Description

Simulated data with highly ill-conditioned design matrix.

Usage

data(Madelon)

Format

A List where "$X" is design matrix of size (2600, 500), "$y" is the binary outcome for each row.

References

Guyon, Isabelle, et al. "Result analysis of the nips 2003 feature selection challenge." Advances in neural information processing systems 17 (2004). (NeurIPS)

Examples

data(Madelon)
table(Madelon$y)


bhtang127/AccelBenchmark documentation built on May 30, 2022, 2:21 a.m.