Commit Graph

35 Commits

Author SHA1 Message Date
Thomas J. Fan 593495eebc
DOC Move model persistence up into user guide (#22511) 2022-02-18 17:33:00 +01:00
Lucy Liu 18a4841667
DOC Add common pitfalls: data leakage (#18426)
* Add common pitfalls on data leakage (#18426)
2020-10-08 08:42:37 +02:00
Chiara Marmo 54ce422269
DOC revamp model persistence documentation (#18046)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2020-09-23 22:54:27 +10:00
Thomas J. Fan cc7e6dbe6b
DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00
Chiara Marmo 871b251623 DOC Sphinx Unexpected unindent warnings (#15130) 2019-10-04 10:56:32 -04:00
Thomas J Fan 89332d3e90 DOC Updates entire website design (#14849) 2019-09-21 20:22:34 +10:00
Thomas J Fan db79e2db42 FEA Plotting API starting with ROC curve (#14357) 2019-08-08 08:28:17 +08:00
Nicolas Hug 6b7dc9bc30 FEA Partial dependence plots (#12599) 2019-04-24 22:52:15 +10:00
Gael Varoquaux 106bb9e7f5 MAINT: option to unvendor joblib (#11166) 2018-06-29 16:35:45 +02:00
Joel Nothman 99d08b571e DOC organise documentation hierarchy / table of contents 2015-06-12 08:09:41 +10:00
eustache 179d75849d s/speed/latency/g 2013-11-07 14:32:57 +01:00
eustache 9593fa71cf Merge remote-tracking branch 'upstream/master' into pred_latency 2013-10-28 09:41:26 +01:00
eustache 64de651fa8 1st draft of merformance docs 2013-10-28 09:41:23 +01:00
Jaques Grobler 88185eb254 cleaner toctree collapsing 2013-10-14 16:19:33 +02:00
eustache fad62b936d added link to user guide + small cosmit 2013-09-06 17:45:31 +02:00
Jaques Grobler 7def6016c8 fix sidebar button size staying constant and leaving a mountain of white-space due to expanding/collapsing toctree 2013-07-31 11:22:59 +02:00
Jaques Grobler a821ccbda3 jquery reverted to 1.7.2 version. sidebar/toc-collapse works 2013-07-28 11:15:04 +02:00
Jaques Grobler c1c093d9e9 sidebar/toctree harmonie, must still fix toggle 2013-07-28 11:15:04 +02:00
Andreas Mueller cc0ce1ae16 add js for collabsible toc tree in the user guide. 2013-07-28 11:15:03 +02:00
Andreas Mueller 32d0f67478 remove gray boxes around h3 on the two new pages 2013-07-28 11:15:01 +02:00
Andreas Mueller 1d846c8758 first try at bootstrap-based website
fix link paths, fix some css

add documentation overview page, small fixes
2013-07-28 11:15:01 +02:00
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