vene
|
53c92b036c
|
API: components_ shape fixed in PCA classes
|
2011-04-05 10:13:50 +03:00 |
vene
|
87ebf1e183
|
Merge branch 'master' into decomposition
Conflicts:
examples/plot_pca_vs_lda.py
|
2011-04-04 14:44:17 +03:00 |
vene
|
ea2aa805f4
|
Decomposition module WIP
|
2011-04-04 14:31:48 +03:00 |
Olivier Grisel
|
4ecd8e9a25
|
ENH: factorize some plot code in face recognition example
|
2011-04-03 19:27:36 +02:00 |
Olivier Grisel
|
cf29b7a98c
|
ENH: do not download LFW when building the documentation by default
|
2011-04-03 02:26:50 +02:00 |
Olivier Grisel
|
4073e15edd
|
ENH: plot eigencefaces in face recognition example
|
2011-04-02 17:58:45 +02:00 |
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 |