Commit Graph

14 Commits

Author SHA1 Message Date
Jaques Grobler 1f9f3b3f39 moved tutorial files into separete folder within main tutorial folder. added folder for section2 tutorial. fixed some links.removed savefigure from plot_cv_diabetes.py 2012-02-10 12:16:14 +01:00
Jaques Grobler c3d8cd7d15 - Further integrated tutorial.rst (Section 2 in Userguide) with links to
supervised and unsupervised learning.
- Added a tutorial menu page to the user guide as Section 2, making the old
  Section 2 a sub-header thereof.
- Added the Scikit-learn tutorial of Gael Varoquaux to the tutorial
  menu page
  NOTE: the scikit-learn tutorial will, once fully integrated and linked up
  move down to become point 2.3 as Oliviers tutorial will be merged in
  as point 2.1
- NOTE: the scikit-learn has not been fully merged yet, just linked-to
  and added to the menu.
2012-02-06 16:43:53 +01:00
Andreas Mueller 7d5c7468b4 ENH: Restructuring User Guide: kernel_approximation, preprocessing and feature_extraction are under a common chapter, "
"Dataset Transformations"
2011-12-20 14:17:50 +01:00
Gilles Louppe e4a2916946 DOC: Fixed broken reference to user guide 2011-12-18 19:28:43 +01:00
Gilles Louppe aa5af2092f DOC: "Class Reference" -> "Reference" 2011-11-30 11:25:06 +01:00
Gael varoquaux cbeb674885 DOC: title for the user guide content file 2011-11-12 00:28:39 +01:00
Gael varoquaux 4fa9b0799e DOC: Add 'up' relative link
I also simplify a bit the structure of the docs, removing the
'contents.rst' that was only there for including, to enable navigating
through the docs using the 'up' button.
2011-11-11 16:34:01 +01:00
Gael varoquaux e1082159d3 DOC: put class reference in the banner 2011-11-11 11:41:57 +01:00
Gael varoquaux 23f27d37d4 DOC: Fix more warnings 2011-04-10 17:27:53 +02:00
Fabian Pedregosa 701622927e DOC: remove duplicate information. 2011-01-11 15:45:06 +01:00
Gael varoquaux 0ab758854b DOC: Rewamp the tables of contents and corresponding layout 2010-11-01 13:34:40 +01:00
Olivier Grisel 053e88ea59 register the SGD chapter in the user guide TOC 2010-10-29 11:38:30 +02:00
Fabian Pedregosa 7e69801572 Add a link to the PDF version of the docs. 2010-10-11 11:08:29 +02: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