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
/
mixture
History
Aymeric Masurelle
3adaaa7d4d
FIX : pass random_state to kmeans in gmm.fit
2012-10-30 11:33:23 +01:00
..
tests
TST : use nose assert_true and not python assert
2012-09-13 11:47:26 +02:00
__init__.py
Add __all__ for the second half of the scikit
2012-09-04 18:00:49 +01:00
dpgmm.py
Use pinvh wherever it helps in the codebase.
2012-09-04 19:58:47 +01:00
gmm.py
FIX : pass random_state to kmeans in gmm.fit
2012-10-30 11:33:23 +01:00