GaelVaroquaux
b187b9e9b1
DOC: more examples for DPGMM
2012-02-05 23:28:19 +01:00
GaelVaroquaux
ac62e91d25
DOC: reorganize GMM docs
2012-02-05 23:27:41 +01:00
GaelVaroquaux
ad5007585f
DOC: reorganize GMM docs
2012-02-05 23:26:53 +01:00
bthirion
ae83ab7530
ENH: fixed the GMM docs
2012-02-04 22:17:59 +01:00
bthirion
0177e7da0d
Corrected the docs
2012-02-03 19:31:30 +01:00
bthirion
e1938f9be3
ENH: renamed plot_gmm_model_selection.py to plot_gmm_selection.py
2012-02-02 15:43:25 +01:00
bthirion
9687df4a85
A pass on the docs
2012-01-26 10:18:52 +01:00
Andreas Mueller
0ed1fadf02
FIX rst errors in docs
2011-12-19 11:52:35 +01:00
Andreas Mueller
08df0d5e4d
FIX RST references
2011-12-19 11:40:41 +01:00
Gael varoquaux
91d0333ed0
MISC: fix rst bug
2011-11-11 11:41:36 +01:00
Gael varoquaux
e3dc529589
DOC: fix links in mixture
2011-11-06 18:31:09 +01:00
Fabian Pedregosa
1b400586af
Initial changelog -- to be completed.
2011-09-14 13:19:23 +02: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
Gael varoquaux
85d0a816ed
DOC: fix layout
2011-07-17 01:00:39 +02:00
Gael varoquaux
b7e01daad3
DOC: Fix layout
2011-07-17 00:53:10 +02:00
Gael varoquaux
703599f8b6
DOC: Tweaks in mixture
2011-04-24 20:24:01 +02:00
Alexandre Passos
153ed8df73
Finish removing quadratic dependence on n_states; update docs
2011-04-21 18:07:30 -03:00
Alexandre Passos
5e5fab5ccb
Changing the image url in the doc
2011-04-21 06:40:49 -03:00
Alexandre Passos
188490bd73
Fixing the docs
2011-04-20 10:41:09 -03:00
Alexandre Passos
137f2168f6
Adding doc to VBGMM
2011-04-20 08:24:50 -03:00
Alexandre Passos
8e69f436f2
Editing the documentation substantially
2011-04-20 08:21:47 -03:00
Gael varoquaux
cbb9f0dd26
DOC: Tweak DPGMM docs
2011-04-19 12:11:44 +02:00
Alexandre Passos
04668827ba
Making the documentation findable
2011-04-17 07:42:39 -03:00
Julien Miotte
1ff16f53dd
Since we changed the name of the figure names, changing the rst files.
...
In a previous commit, I changed the way the figures files where
generated. Each figure file is now similar to plot_example_<n>.png,
where n is the number of the figure. Therefore, even if there is only
one figure generated, the name of the file will be plot_example_1.png.
2011-04-01 18:59:56 +02:00
Fabian Pedregosa
cd0fff3734
More love for rst docs.
...
Updte svm.rst, fix cross-references, add TODOs, etc.
2010-12-01 16:29:05 +01:00
Fabian Pedregosa
2573ebeb1e
Fix example paths for GMM after renaming.
2010-11-26 16:52:24 +01: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