Commit Graph

13 Commits

Author SHA1 Message Date
GaelVaroquaux b187b9e9b1 DOC: more examples for DPGMM 2012-02-05 23:28:19 +01:00
bthirion 3242c6a041 removed get_means, set_means, get_weights, set_weights 2012-02-02 15:16:26 +01:00
bthirion 8db0338bfd replace log_weights_ by weights_, which makes the API more consistent 2012-01-10 00:27:23 +01:00
bthirion 5ecb141d85 Hopefully clarified notations in dpgmm 2011-12-28 15:50:09 +01:00
bthirion 86559e55f6 detail fixed in an example 2011-12-26 19:29:06 +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
Alexandre Passos 70acebe8c7 Adding a squiggly curve example for the mixture models 2011-04-24 17:36:45 -03:00