SToG.datasets
Dataset loading utilities.
Classes
Load and prepare datasets for benchmarking. |
- class SToG.datasets.DatasetLoader[source]
Bases:
objectLoad and prepare datasets for benchmarking.
- static load_breast_cancer()[source]
Load breast cancer dataset.
- Returns:
Dictionary with dataset information
- static create_synthetic_high_dim()[source]
Create synthetic high-dimensional dataset (MADELON-like).
- Returns:
Dictionary with dataset information
Create synthetic dataset with correlated features.
- Returns:
Dictionary with dataset information