Aashil
fdb32e29a4
[MRG] Add MAE formula in the regression criteria docs. ( #8402 )
2017-02-24 13:24:20 +11:00
Aashil
1ba84d7584
Explain the meaning of X_m in modules/tree doc. ( #8398 )
2017-02-19 20:12:45 +01:00
themrmax
8a7948aa99
MAINT remove unneeded import ( #7465 )
2016-09-22 11:16:36 +10:00
themrmax
500b768ea6
add depreciation warning for out_file default
2016-09-15 09:33:43 +10:00
themrmax
51679f91dd
remove unused StringIO.get_value
2016-09-12 14:06:34 +10:00
themrmax
802814ee01
make export_graphviz return string if out_file is None
2016-09-12 13:47:08 +10:00
themrmax
fed401c831
change decision tree example to use pydotplus for compatibility with Python 3
2016-09-05 14:45:57 +10:00
Óscar Nájera
bd5cecce44
update references link namespace
2016-08-03 20:23:50 +02:00
Óscar Nájera
04116ce286
update image sources namespace
2016-08-03 20:23:50 +02:00
Nate George
9b25f5d37a
Fix docs links ( #7005 )
...
* docs: fix broken and redirect links
see #7000
* docs: fix links
see #7000
* docs: merge with master
* docs: fix fnrs and tinyclues logo links
* docs: fix link reference in text
* docs: fix typo
* docs: added back in metaoptimize-qa paragraph
* docs: update language for defunct site
* docs: update stackexchange section
* docs: remove defunct site, move quora to top
* docs: remove defunct link and rearrange links
2016-07-27 16:58:25 -04:00
Ryan Yu
81559ee38e
Update tree.rst ( #6826 )
2016-05-25 21:57:28 -03:00
Rémy Léone
9b7176dd9d
[DOC] Fix broken links
2016-03-23 12:45:34 -07:00
Gilles Louppe
f76d9c44af
Merge pull request #5646 from mscherer/fix_doc
...
Fix formatting issue in tree.rst
2015-10-31 11:35:02 +01:00
Michael Scherer
598f1cbc44
Fix formatting issue in tree.rst
2015-10-31 11:19:31 +01:00
yelite
fea218e5cf
In tree, min_samples_split and min_samples_leaf now accept float number as percentage.
2015-10-24 23:18:52 +02:00
Arnaud Joly
bdc39e7436
DOC FIX missing minus in Shannon's entropy formula
2015-10-07 16:27:10 +02:00
Jacob Schreiber
02c0029baa
ENH gbt sparse support
2015-09-28 13:44:12 -07:00
trevorstephens
d6a4bc0741
update export_graphviz docs
...
skip doctests
2015-05-10 14:58:53 -07:00
Anthony Erlinger
c601005230
Improve documentation on Diabetes dataset
2015-04-24 15:38:30 -04:00
Christof Angermueller
6ff4e14395
Update documentation of predict_proba in tree module
2015-03-05 15:33:26 -05:00
Arnaud Joly
c03c01a504
ENH Bring sparse input support to tree-based methods
...
Author: Arnaud Joly <arnaud.v.joly@gmail.com>
Fares Hedayati <fares.hedayati@gmail.com>
2014-11-06 13:58:28 +01:00
Olivier Grisel
2eb1e98eef
MAINT ensure that examples figures are displayed in the correct order
2014-07-14 15:47:17 +02:00
Noel Dawe
b9f6ac4038
min_weight_fraction_leaf: narrative doc update
2014-07-02 11:47:33 +02:00
Noel Dawe
f62a6d1723
min_weight_fraction_leaf: narrative docs
2014-07-02 11:47:32 +02:00
Ankit Agrawal
587deb1cad
Minor doc example fix
2014-02-03 23:01:34 +05:30
Arnaud Joly
aeaffe5f0a
DOC + example with multioutput regression face completion for knn
2013-07-26 15:57:35 +02:00
Gilles Louppe
79953a04d6
WIP: updated documentation
2013-07-22 12:19:59 +02:00
Justin Vincent
14f8fdba8e
use ELLIPSIS in doctest to deal with numpy changes.
2013-07-10 13:01:41 -04:00
Justin Vincent
fe52584e83
Got all the doc-tests working
2013-07-10 10:52:25 -04:00
Jaques Grobler
8861833ec9
DOC spellfixes
2013-06-29 16:18:23 +03:00
Gael Varoquaux
a7e5eb9ef9
DOC: cosmit - fix latex typo
2013-05-07 08:08:36 +02:00
A. Flaxman
9663654fb8
DOC: latex beautification
...
use \log, \max, \min, \operatorname{argmax}, insead of versions w/o backslash
2013-05-07 08:08:36 +02:00
Olivier Grisel
c193eacc04
Delete iris.dot in tree.rst doctest
2012-12-16 19:30:25 +01:00
Gilles Louppe
caf69c0c4b
FIX: docstring tests
2012-12-05 08:23:53 +01:00
GaelVaroquaux
f07a10a25f
BUG: fix doctest bug
...
Bug introduced by @tjanez : in doctests, continuations are written with
'...' and not '>>>'
2012-11-07 16:14:27 +01:00
Tadej Janež
6b6e1ab17b
Skip doctest for the remaining line involving pydot.
2012-11-07 16:06:01 +01:00
Tadej Janež
94fa4d1d1a
Skip doctest for the Python code involving pydot.
2012-11-07 16:06:01 +01:00
Tadej Janež
47d8645776
DOC: Improved the code that shows how to export a decision tree to Graphviz and generate a PDF file.
2012-11-07 16:06:01 +01:00
Gael Varoquaux
0e5b876c8f
DOC: add a reference on multi-output trees
2012-09-05 16:49:09 +02:00
Gilles Louppe
e462bb43eb
Fix broken bot (again ;))
2012-07-09 18:55:34 +03:00
Gilles Louppe
886945bf08
Fix broken bot (sorry for that!)
2012-07-09 18:48:29 +03:00
Gilles Louppe
f14601adfb
DOC: format
2012-07-09 17:36:28 +02:00
Brian Holt
94a5f3ff86
added link
2012-07-09 13:27:47 +01:00
Brian Holt
81a1f90a92
updated documentation to reflect multi-output DT regression
2012-07-09 13:24:49 +01:00
Gilles Louppe
a08a910304
DOC: narrative documentation
2012-07-04 13:37:42 +02:00
Gilles Louppe
f11ff94d4c
DOC: Example
2012-07-04 12:02:22 +02:00
Gilles Louppe
5333afa441
DOC: narrative documentation
2012-07-03 08:48:16 +02:00
Gilles Louppe
c549cb6418
DOC: Scikit-Learn -> scikit-learn
2012-07-02 15:18:59 +02:00
Gilles Louppe
e00d78959b
DOC: narrative documentation
2012-07-02 14:32:27 +02:00
Gilles Louppe
0cae649a65
ENH: graphviz
2012-07-02 13:20:27 +02:00