Raghav R V
|
a87011262a
|
FIX precision to float64 across the codebase
|
2015-10-16 11:20:29 +02:00 |
Raghav R V
|
cd2ee7e454
|
MAINT docstring --> comments to prevent nose from using doc in verbose mode
|
2015-03-21 11:16:49 +05:30 |
Loïc Estève
|
5c0c5c672c
|
MAINT use absolute imports in tests
as per the guideline in:
http://scikit-learn.org/stable/developers/#coding-guidelines
|
2015-02-10 13:40:31 +01:00 |
Lars Buitinck
|
bc2acb519c
|
FIX yet another chi2 bug
|
2013-06-01 17:42:04 +02:00 |
Lars Buitinck
|
b486875497
|
FIX bug (swapped args) in chi2
Added a non-regression test.
|
2013-06-01 17:26:20 +02:00 |
Lars Buitinck
|
01d4db963a
|
ENH input validation in chi2, error for negative input
|
2012-11-01 01:35:34 +01:00 |
Lars Buitinck
|
b22eb2ac9c
|
BUG chi² feature selection didn't work for COO matrices
Reported via StackOverflow, http://stackoverflow.com/q/10373317/166749
|
2012-04-30 14:32:32 +02: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 |