Commit Graph

4 Commits

Author SHA1 Message Date
Matthieu Perrot 1a9cbeb0e9 Merge branch 'master' of git://scikit-learn.git.sourceforge.net/gitroot/scikit-learn/scikit-learn
Conflicts:
	examples/svm/plot_svm_anova.py
2010-08-11 22:57:39 +02:00
Alexandre Gramfort a2fefd4b90 ENH : using np.logspace instead of np.linspace in paths 2010-08-07 13:30:07 +02:00
Gael varoquaux ddc27911cc ENH: Add parallel computing for cross validation. 2010-08-06 01:08:36 +02:00
Gael varoquaux faeb984b89 ENH: Add an example showing the dependency of SVC+Anova on the number of
features selected.
2010-07-28 18:06:59 +02:00