Commit Graph

12 Commits

Author SHA1 Message Date
Olivier Grisel b2c5f4d9e7 Better title 2013-10-30 21:10:28 +01:00
Laurent Pierron 48c2c15f57 Improve the GMM PDF example. 2013-10-28 17:07:26 +01:00
Andreas Mueller 32eb8b57f8 ENH rename eval / pseudolikelihood to score_samples 2013-07-26 23:32:23 +02:00
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
bthirion 74b95bb865 merged with master 2011-12-24 20:03:07 +01:00
Jake Vanderplas 96d6060cd7 pep8 2011-12-23 10:12:26 -08:00
bthirion de202d7e7a ENH: renaming cv_type and posterior to more explicit name + tested multiple init 2011-12-22 00:20:41 +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
Fabian Pedregosa c77bf7b14c Rename n_states --> n_components in mixture & hmm + cosmetic changes. 2011-07-20 15:41:35 +02:00
Fabian Pedregosa f00bdfa5b0 Rename scikits.learn.gmm to scikits.learn.mixture.
In the future mixture will become a directory, but for now there are
just GMMs.
2010-11-23 15:15:38 +01:00