Commit Graph

16 Commits

Author SHA1 Message Date
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00
Gael varoquaux eebe5759d8 DOC: stress that only chi2 works with sparse 2011-07-23 00:38:22 +02:00
Lars Buitinck 130b84d724 Rename f_chi2 to chi2 2011-07-23 00:30:21 +02:00
Lars Buitinck cee1e1be41 document Chi2 feature selection
Also add some general notes about feat. sel.
2011-07-23 00:30:21 +02:00
Yaroslav Halchenko 2422ed9ef3 DOC: minor spellings and formatting (trailing spaces, consistent spacing etc) 2011-03-12 14:53:14 -05:00
Gael varoquaux 482baccf11 DOC: Cosmit in docs 2010-11-27 11:12:26 +01:00
Fabian Pedregosa 04b05b7314 Update changelog. 2010-10-06 11:45:01 +02:00
Fabian Pedregosa 27de186943 DOC: better link that literalinclude. 2010-10-06 11:16:53 +02:00
Alexandre Gramfort 337c87fdad DOC: updating doc on Univariate feature selection 2010-10-05 19:16:48 +02:00
Fabian Pedregosa d6f75e5707 Update API changes in feature_selection doc. 2010-10-01 11:15:12 +02:00
Fabian Pedregosa d3ce9329c2 Fix broken link in rst feature_selection. 2010-05-27 09:35:14 +02:00
Gael Varoquaux 9cbb1c91be MISC: Safety commit
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@596 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-03-22 22:04:29 +00:00
Fabian Pedregosa ad9d5a97a4 Documentation for the svm module.
From: Fabian Pedregosa <fabian.pedregosa@inria.fr>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@542 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-03-16 10:42:20 +00:00
Gael Varoquaux b7f18cc6e3 DOC: Beautify the lasso coordinate example and documentation.
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@486 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-03-03 17:47:06 +00:00