Commit Graph

11 Commits

Author SHA1 Message Date
Olivier Grisel 637c70038c renamed load_* to fetch_* when network connection is potentially involved 2011-03-19 18:39:45 +01:00
Olivier Grisel 123c0f8c11 better name: rename class_names to target_names for consistency 2011-02-27 12:15:50 +01:00
Olivier Grisel d7a1ddd6c1 better looking example 2011-02-21 02:19:28 +01:00
Olivier Grisel 3a28fd366c remove stupid color slicing 'feature' and shuffle the examples 2011-02-21 01:40:50 +01:00
Olivier Grisel 6609703cb3 make it possible to load the LFW people dataset using the scikits.learn.datasets infra 2011-02-20 21:08:28 +01:00
Fabian Pedregosa 88d796823d Change link in plot_face_recognition.
Some hosts block dropbox.
2010-12-14 19:19:24 +01:00
Olivier Grisel d7609b38a7 consistently rename n_comp to n_components 2010-12-10 20:04:51 +01:00
Olivier Grisel 5142eb6d43 pep8 2010-12-09 09:05:27 +01:00
Olivier Grisel 42c246b7b5 use a grid search for the SVM params in the faces example 2010-12-08 11:17:18 +01:00
Olivier Grisel ea494a0a27 ENH: make the PCA transformer perform variance scaling by default + update the face recognition accordingly 2010-12-07 21:20:06 +01:00
Olivier Grisel 9847703415 moving real word examples to the applications subfolder 2010-12-05 21:40:38 +01:00