Mandy Gu
|
379919dc59
|
ENH Add optional parameter to return raw data for diabetes dataset (#16605)
Co-authored-by: happilyeverafter95 <mgu@wealthsimple.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
|
2021-12-17 11:33:18 +01:00 |
Patrice Becker
|
2f6af711b0
|
FEA Add Self Training Estimator (#11682)
Co-authored-by: Oliver Rausch <oliverrausch@users.noreply.github.com>
Co-authored-by: Patrice Becker <patricelbecker@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2020-11-20 19:49:08 +01:00 |
Thomas J. Fan
|
cc7e6dbe6b
|
DOC Improves sidebar navigation for user guide (#16964)
|
2020-08-02 23:07:48 +10:00 |
Thomas J Fan
|
89332d3e90
|
DOC Updates entire website design (#14849)
|
2019-09-21 20:22:34 +10:00 |
Issam Laradji
|
587315e3a9
|
(WIP) Added Multi-layer perceptron (MLP)
Seeking to finalize MLP
|
2015-10-21 14:41:40 -04:00 |
Jan Hendrik Metzen
|
c340f1f0b0
|
DOC Narrative doc for the calibration module
|
2015-02-20 19:37:11 +01:00 |
Mathieu Blondel
|
bdacaba7c2
|
Kernelized ridge regression -> Kernel ridge regression
|
2015-01-21 11:50:54 +09:00 |
Jan Hendrik Metzen
|
c38e14a3ab
|
DOC Added narrative doc for kernelized ridge regreesion
|
2015-01-18 11:01:42 +09:00 |
Vlad Niculae
|
190449424d
|
DOC reference and rename cross decomposition module
|
2013-07-28 02:56:12 +02:00 |
Andreas Mueller
|
3009a85a64
|
more sphinx fixes
|
2013-07-27 19:51:12 +02:00 |
Andreas Mueller
|
8dd37abd33
|
DOC fixing some sphinx stuff.
|
2013-07-27 18:16:46 +02:00 |
Alexandre Gramfort
|
dcbddc74d6
|
DOC : fix move of isotonic in doc + examples
|
2012-11-14 22:42:03 +01:00 |
Andreas Mueller
|
800e8c094a
|
FIX minor doc fixes
|
2012-03-04 20:13:22 +01:00 |
Andreas Mueller
|
70347ccfd4
|
DOC Added QDA to references, narrative docs, improved docstrings
|
2012-03-04 17:22:46 +01:00 |
Clay Woolam
|
e3fe33411c
|
placed semi-supervised under supervised learning techniques in user
guide
|
2012-02-01 18:01:21 -08:00 |
Gilles Louppe
|
ffd9c04224
|
DOC: Added ensemble methods to TOC
|
2011-11-18 14:19:55 +01:00 |
Gael varoquaux
|
dec37be4e2
|
DOC: minor doc ENH for trees
|
2011-09-25 17:51:07 +02:00 |
Brian Holt
|
e1a1b3ee3b
|
merged upstream/master
|
2011-09-05 19:30:23 +01:00 |
Gilles Louppe
|
e93a760b23
|
Moved "feature selection" section back into the "supervised learning" chapter
|
2011-09-04 17:52:49 +02:00 |
Gilles Louppe
|
19a4bf9b2f
|
Added RFE into the narrative documentation
|
2011-09-04 15:59:50 +02:00 |
Brian Holt
|
c9fcb82d93
|
merged upstream master
|
2011-08-31 14:44:40 +01:00 |
Mathieu Blondel
|
e4ac243012
|
Fix doc!
|
2011-08-29 19:19:15 +09:00 |
Brian Holt
|
e0852d14f2
|
DOC: Updated the documentation to reflect decision trees.
|
2011-08-11 11:17:14 +01: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 |