This documentation is for scikit-learn version 0.11-gitOther versions

Citing

If you use the software, please consider citing scikit-learn.

This page

8.4.1.11. sklearn.datasets.load_lfw_people

sklearn.datasets.load_lfw_people(download_if_missing=False, **kwargs)

Alias for fetch_lfw_people(download_if_missing=False)

Check fetch_lfw_people.__doc__ for the documentation and parameter list.