spectrochempy.load_iris
- load_iris()[source][source]
Upload the classical “iris” dataset.
The “IRIS” dataset is a classical example for machine learning. It is read from the
scikit-learnpackage.- Returns:
dataset – The
IRISdataset.
See also
readRead data from experimental data.