Yann Malet
c47200abb9
Fix a Broken link in the documentation
2011-04-01 12:39:47 +02:00
Mathieu Blondel
7bd9bff462
Add documentation on model persistence.
2011-02-14 17:28:25 +09:00
Emmanuelle Gouillart
a04d7033d5
Corrected a few typos in the documentation.
2011-01-17 05:59:13 +08:00
Fabian Pedregosa
399a37147b
Fix doctests from the tutorial.
2010-10-06 14:36:34 +02:00
Olivier Grisel
434eed65b4
example usage of MLComp document classification datasets
2010-07-04 22:40:27 +02:00
Fabian Pedregosa
bf3e14a004
Update doc.
2010-05-12 15:35:29 +02:00
Fabian Pedregosa
57cdf8d42c
BUG: fix bug in tutorial
2010-05-12 15:34:20 +02:00
Gael Varoquaux
47110f0462
DOC: Adapt the getting started tutorial to complete beginners.
...
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@698 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-22 19:10:17 +00:00
Gael Varoquaux
2d43c4d227
DOC: Some work on the beginning of the doc.
...
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@686 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-22 08:32:00 +00:00
Gael Varoquaux
331516b8b3
DOC: Sprucing up the documentation.
...
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@642 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-04-15 19:53:31 +00:00
Fabian Pedregosa
b3f4268fb8
Documentation update.
...
From: Fabian Pedregosa <fabian.pedregosa@inria.fr>
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@562 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-03-17 15:25:39 +00:00
Fabian Pedregosa
7dc5f07723
Documentation update.
...
New sections in svm, misc changes in other modules.
From: Fabian Pedregosa <fabian.pedregosa@inria.fr>
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@559 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-03-17 13:32:07 +00:00
Fabian Pedregosa
558cca0ce2
Add ReST docs.
...
Added some new documentation, like contribute, with details about the
development process and added to the index some existing
documentation, like the em module.
Sphinx now uses numpydoc extension, so that docstrings appear just as
they do on numpy's documentation.
To build the docs, run "make html" from the doc/ directory.
From: Fabian Pedregosa <fabian.pedregosa@inria.fr>
git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@357 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
2010-01-19 12:43:30 +00:00