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
/
neighbors
/
tests
History
Gael Varoquaux
a00b3ce046
TEST: predict_proba in knn classifier with y string
2012-10-09 00:14:49 +02:00
..
__init__.py
move neighbors.py -> neighbors
2011-09-06 10:09:35 -07:00
test_ball_tree.py
ENH use random states everywhere, never call np.random.
2012-05-06 18:35:14 +02:00
test_nearest_centroid.py
FIX NearestCentroid.fit could not handle sparse formats other than CSR
2012-06-17 21:22:34 +02:00
test_neighbors.py
TEST: predict_proba in knn classifier with y string
2012-10-09 00:14:49 +02:00