Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 917 Bytes

real_world.rst.txt

File metadata and controls

41 lines (26 loc) · 917 Bytes
parenttoc:True

Real world datasets

.. currentmodule:: sklearn.datasets

scikit-learn provides tools to load larger datasets, downloading them if necessary.

They can be loaded using the following functions:

.. autosummary::

   fetch_olivetti_faces
   fetch_20newsgroups
   fetch_20newsgroups_vectorized
   fetch_lfw_people
   fetch_lfw_pairs
   fetch_covtype
   fetch_rcv1
   fetch_kddcup99
   fetch_california_housing