Commit Graph

6 Commits

Author SHA1 Message Date
Ron Weiss 735e11dd8d fixed GMM examples 2010-07-27 09:42:50 +02:00
Fabian Pedregosa 3f5f7c0a80 Update example gmm. 2010-06-25 09:57:40 -05:00
Fabian Pedregosa 8936024c92 Updates on gmm example: cleanup. 2010-06-25 09:51:00 -05:00
Fabian Pedregosa 74ceb896b2 Remove outdated doc. 2010-06-22 16:19:39 +02:00
Fabian Pedregosa 6dddf5101c Remove the shortcuts module.
(mea culpa: this was really a bad idea)
2010-06-21 14:58:10 +02:00
Fabian Pedregosa 7ada25ae8c Example on plotting a gaussian mixture.
Also added a bit on refactoring on the gmm module: initialize
with points by default + accept python tuples.

added a test
2010-06-21 12:27:18 +02:00