This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f8d7bd43fd
scikit-learn
/
sklearn
/
metrics
/
cluster
History
Gael Varoquaux
7c70198efc
FIX: doctests under Windows 64bit
...
Thanks to @bdholt1 for reporting these errors
2012-10-07 23:12:56 +02:00
..
tests
FIX: doctests under Windows 64bit
2012-10-07 23:12:56 +02:00
__init__.py
BUG fixing bug in entropy that I introduced, adding regression test.
2012-06-04 22:09:20 +02:00
supervised.py
FIX np.unique doesn't have return_inverse keyword, use backport from utils.
2012-10-04 16:21:33 +02:00
unsupervised.py
nan values are converted to zeros
2012-07-23 13:03:15 +02:00