Commit Graph

16 Commits

Author SHA1 Message Date
Mathieu Blondel e4ac243012 Fix doc! 2011-08-29 19:19:15 +09:00
Gael varoquaux dc6f382327 DOC: Less warnings during build 2011-04-10 13:59:29 +02:00
Fabian Pedregosa 4699607491 DOC: some documentation for naive_bayes module. 2011-03-30 14:46:45 +02:00
Gael varoquaux d94119c7fe DOC: Minor fixes to documentation 2011-03-09 22:58:53 +01:00
Fabian Pedregosa 39b3213d7d DOC: set up barebones documentation for PLS. 2011-02-21 15:42:42 +01:00
Fabian Pedregosa 68bc58d029 glm --> linear_model rename holocaust.
I also moved cd_fast.pyx from its src subdirectory to linear_models,
to match the sgd module structure.
2010-11-25 16:27:30 +01:00
dubourg d2ec8a36d8 Merge branch 'master' of https://github.com/scikit-learn/scikit-learn
Conflicts:
	scikits/learn/__init__.py
2010-11-24 18:48:37 +01:00
dubourg dbfd17ba79 Renames as suggested by Alexandre. Simplification of the examples. Remove the interactive contour label picking in the probabilistic classification example. 2010-11-14 11:55:52 +01:00
dubourg 011e0c21df Correction of a bug in test_gpml.py (now runs perfect on my machine!). I just don't know how to involve this test within the whole scikit testing procedure (nosetests). Also add a modification of the TOC in doc. 2010-11-13 23:30:35 +01:00
Gael varoquaux 0ab758854b DOC: Rewamp the tables of contents and corresponding layout 2010-11-01 13:34:40 +01:00
Fabian Pedregosa f72be0d64a Remove obsolte css code from the docs. 2010-10-01 11:34:13 +02:00
Fabian Pedregosa 5f8978d500 Remove the ann module.
This was marked deprecated several releases ago, and was scheduled for
removal in 0.5.
2010-10-01 11:28:24 +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
Fabian Pedregosa 5eef725424 Add rst doc for logistic (empty for now). 2010-08-19 16:36:17 +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