research.datasets.MulticlassDatasets¶
- class research.datasets.MulticlassDatasets(names='all')[source]¶
Class to download, transform and save multiclass datasets.
Methods
download()Download the datasets.
Download and transform the AutoUniv au4 Data Set
Download and transform the AutoUniv au7 Data Set
Download and transform the Cardiotocography Data Set.
Download and transform the First Order Theorem Data Set.
Download and transform the Gas Drift Data Set.
Download and transform the Mice Protein Data Set
Download and transform the Steel Plates Fault Data Set.
Download and transform the Volkert Data Set.
Download and transform the Waveform Database Generator (version 2) Data Set.
save(path, db_name)Save datasets.
- download()¶
Download the datasets.
- fetch_waveform()[source]¶
Download and transform the Waveform Database Generator (version 2) Data Set.
- save(path, db_name)¶
Save datasets.