Commit Graph

7 Commits

Author SHA1 Message Date
VirgileFritsch d6ce0a4caa DOC: typos + change name of LDA vs QDA examples 2011-01-26 16:16:53 +01:00
Olivier Grisel d7609b38a7 consistently rename n_comp to n_components 2010-12-10 20:04:51 +01:00
Alexandre Gramfort ec1514ac19 ENH : more love in examples (adding print __doc__ + some brief descriptions in headers + fixing Anova SVC Pipeline example) 2010-11-02 11:38:06 +01:00
Gael varoquaux 4bec379b3c MISC: Remove non-necessary lines from PCA example 2010-09-11 13:05:57 +02:00
Gael varoquaux fc7c55b6cf DOC: fix the PCA iris example. 2010-09-11 13:04:43 +02:00
Alexandre Gramfort 4f12dec814 ENH : adding computation of percentage of variance explained by each component 2010-09-06 18:23:02 +02:00
Alexandre Gramfort dd4872b1a1 ENH : adding PCA filter 2010-09-06 16:30:29 +02:00