Commit Graph

26 Commits

Author SHA1 Message Date
Thomas J. Fan cc7e6dbe6b
DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
Thomas J Fan 89332d3e90 DOC Updates entire website design (#14849) 2019-09-21 20:22:34 +10:00
Issam Laradji 587315e3a9 (WIP) Added Multi-layer perceptron (MLP)
Seeking to finalize MLP
2015-10-21 14:41:40 -04:00
Lars Buitinck 9772d9528e DOC remove HMM documentation 2014-06-16 21:44:52 +02:00
Andreas Mueller 8dd37abd33 DOC fixing some sphinx stuff. 2013-07-27 18:16:46 +02:00
Kemal Eren b218edc793 started biclustering documentation and examples 2013-07-25 19:19:17 +02:00
Yann N. Dauphin 3cafa9f6d6 neural_networks -> neural_network 2013-07-24 17:27:20 +02:00
Vlad Niculae 36681abc9d Link to RBM docs from the unsupervised toctree 2013-07-24 17:27:20 +02:00
Jake Vanderplas a42e4f18f4 DOC: tweak kde examples and move density docs 2013-07-11 17:26:33 -07:00
Jake Vanderplas 0fcd0ba101 DOC: move KDE discussion to separate page 2013-07-10 16:21:25 -07:00
VirgileFritsch 281f5d6522 Add tools to perform outlier detection with sklearn + documentation. 2011-12-20 13:11:43 +01:00
Fabian Pedregosa 273c214849 Some documentation for hmm module, and a warning. 2011-07-12 11:31:57 +02:00
Fabian Pedregosa e219a7cd39 Merge branch 'master' of github.com:scikit-learn/scikit-learn into manifold 2011-05-20 09:34:11 +02:00
Virgile faae92891f DOC: Documentation about covariance estimation. 2011-05-10 11:23:37 +02:00
Fabian Pedregosa 642ddc1524 Initial implementation of Locally Linear Embedding. 2011-05-04 11:35:16 +02:00
Gael varoquaux dc6f382327 DOC: Less warnings during build 2011-04-10 13:59:29 +02:00
vene ea2aa805f4 Decomposition module WIP 2011-04-04 14:31:48 +03: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
Gael varoquaux ef09cbe33f DOC: Add documentation for ICA/PCA 2010-11-01 15:11:56 +01:00
Gael varoquaux 0ab758854b DOC: Rewamp the tables of contents and corresponding layout 2010-11-01 13:34:40 +01:00
Fabian Pedregosa 2df892f742 Combine user guide into a single file.
It's much easier for generating modular PDFs from latex output.
2010-10-06 11:44:54 +02:00
Gael varoquaux c5ffd7e467 DOC: Add forgotten link targets. 2010-09-11 12:05:13 +02:00
Gael Varoquaux 8d88c28120 DOC: Prettify 2010-09-06 10:34:26 +02:00
Alexandre Gramfort 82bb3247d4 ENH : adding doc to clustering module API : adding trailing underscores to estimates in clustering classes 2010-08-20 10:20:43 +02:00
Fabian Pedregosa 3a4ecf278f Update doc with new gmm module. 2010-06-22 16:19:39 +02:00
Gael Varoquaux 1896240830 DOC: Rework of the docs and examples: multiple commits because commits
with 'mv' fail.



git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@701 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-23 05:48:03 +00:00