Commit Graph

21 Commits

Author SHA1 Message Date
Masafumi Oyamada cdaad2d3e0 Correct expectation notation in DP-GMM doc
Unify expectation notation to E_q[\log P(X_i|z_i=k)],
which is thoroughly used in the other part of the document
2015-09-07 11:34:05 +09:00
Lars Buitinck c176ced74d DOC double backticks for fixed-width (code) font
Fixes #3337. Also other minor fixes while I was at it.
2014-07-06 14:18:33 +02:00
eltermann b53b573c31 Replaced abbreviated 'w.r.t' to 'with regards to' 2014-02-05 12:59:07 -02:00
LK 45086004d5 Update dp-derivation.rst
The subscript has been mislabeled.
The code use this correct formulae, and can be seen in the thesis --Variational Inference for Dirichlet Process Mixtures David Blei, Michael Jordan. Bayesian Analysis, 2006 as well.
2014-01-02 21:59:25 +08:00
Lars Buitinck 9a9b9e85ed DOC+COSMIT: typos, lots of them
Fixes #2102. There's one typo left in joblib which is better fixed
upstream.
2013-09-13 16:29:42 +02:00
Jaques Grobler 8861833ec9 DOC spellfixes 2013-06-29 16:18:23 +03:00
Stefano Lattarini 67ece78da4 COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
Vlad Niculae 2584c25aec DOCFIX: make math block render 2012-04-16 03:09:37 +03:00
Andreas Mueller 3647f1fbe8 DOC renamed duplicate label 2012-02-15 00:19:57 +01:00
bthirion bc35aa3ac3 corrected the doc for dpgmm 2012-01-27 10:03:40 +01:00
Andreas Mueller bd13d21581 FIX indentation and string literals 2011-12-23 20:43:47 +01:00
Gael varoquaux 58af2061f4 DOC: Minor scikits -> scikit 2011-09-03 13:01:17 +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 d6121a8c48 DOC: fix layout 2011-07-17 01:30: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 8ed0046cd8 Adding usage note to dp-derivation 2011-04-20 08:26:10 -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