[scikit-learn] running examples

Olivier Grisel olivier.grisel at ensta.org
Wed Mar 24 06:09:15 EDT 2021


Alternatively, you can edit the code to use fetch_openml(...,
as_frame=False) to use a numpy array instead of a pandas dataframe for
this example.

-- 
Olivier


More information about the scikit-learn mailing list