OpenML has many interesting datasets. The easiest way to get OpenML’s data in Python is to use sklearn.datasets.fetch_openml
method.
In one line of code, you get the OpenML’s dataset to play with!
OpenML has many interesting datasets. The easiest way to get OpenML’s data in Python is to use sklearn.datasets.fetch_openml
method.
In one line of code, you get the OpenML’s dataset to play with!