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 |