Fork me on GitHub

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.

Previous
Next