Andreas Mueller
|
38b455d541
|
Cosmit pep8
|
2012-12-25 13:16:05 +01:00 |
Andreas Mueller
|
9fb14995ff
|
DOC somewhat improved feature selection example
|
2012-09-17 22:07:58 +01:00 |
Andreas Mueller
|
61b0e28f9f
|
MISC removed deprecated api from examples
|
2012-03-03 18:30:02 +01:00 |
Alexandre Gramfort
|
f0bef20af6
|
ENH : clean up plot_feature_selection.py
|
2011-12-19 11:48:50 +01:00 |
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 |
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 |
Alexandre Gramfort
|
13b1fc7d56
|
ENH : fix in svc.coef_ + cosmit
|
2010-07-31 22:03:27 +08:00 |
revilyo
|
079c7c5224
|
BUG: Fixed example after last API changes
|
2010-07-30 20:42:23 +08:00 |
vincent
|
2a448f8691
|
Correct nosetets for univariate_selection
|
2010-07-27 12:30:32 +02:00 |
Fabian Pedregosa
|
5b397fa323
|
Re-enable code that was removed for the release
|
2010-06-26 09:21:28 -05:00 |
Fabian Pedregosa
|
53daf5e2bb
|
Comment out broken parts of the feature selection example that are broken.
We'll fix that after the release.
|
2010-06-26 07:49:13 -05:00 |
Fabian Pedregosa
|
69e22c778a
|
Add docstring to UnivariateFilter.
|
2010-06-26 07:46:45 -05:00 |
Gael Varoquaux
|
d09d6174fa
|
DOC: Improve the example docstrings.
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@680 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
|
2010-04-21 17:04:36 +00:00 |
Gael Varoquaux
|
1c2aa6446d
|
ENH: Refactor the datasets to add the digits standard dataset.
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@654 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
|
2010-04-19 14:15:47 +00:00 |
Gael Varoquaux
|
fb816b3eaa
|
DOC: Adding plotting to feature selection, in 2 times to work around
proxy problems (lousy youth hotel in Rotterdam :>)
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@645 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
|
2010-04-15 20:45:52 +00:00 |