Arturo Amor
e107e6165f
DOC Add minimal reproducer guide for scikit-learn ( #22401 )
...
Co-authored-by: Juan Martin Loyola <jmloyola@outlook.com>
Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com>
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-03-03 08:29:55 +01:00
Gael Varoquaux
618e625875
DOC on issue triaging process ( #17907 )
...
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-08-11 12:26:49 -04: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
97185ecd3e
FEA Adds Plotting API to Partial Dependence ( #14646 )
2019-09-20 11:03:00 +02:00
arpanchowdhry
dc1175962d
DOC Separate documentation for contributing and developing estimators in to different files #14582 ( #14611 )
2019-08-26 23:45:19 -04:00
Vlad Niculae
22309ead84
[MRG + 1] DOC developer quality of life notes ( #9082 )
...
* DOC developer quality of life notes
* rename debugging.rst to tips.rst
* more tips, better internal consistency
2017-07-16 08:26:52 +10:00
Andreas Mueller
41d0f1f3f7
split installation into simple and advanced part
2015-11-04 14:28:25 -05:00
Joel Nothman
99d08b571e
DOC organise documentation hierarchy / table of contents
2015-06-12 08:09:41 +10:00
TomDLT
088cbd6e35
DOC fix rendering of code-block
2015-06-11 10:50:57 +02:00
Daniel Kronovet
97ba6072d5
Fixed factual error in descriptino of PR flow
2015-06-08 11:22:17 -04:00
Daniel Kronovet
9b4204ed57
additional typos, formatting, and links for doc/developers/index and /utilities
2015-06-08 11:22:17 -04:00
Daniel Kronovet
78e45fbb8b
fixed typos and update formatting in doc/developers/index
2015-06-08 11:22:17 -04:00
Andreas Mueller
196a7b7dac
fix warning message by not using assert_raise_message, which adds escaping.
2015-04-28 16:46:13 -04:00
Andreas Mueller
669a4ea853
ENH add high-level estimator-validation function
2015-04-28 16:46:13 -04:00
Andreas Mueller
aae305c3c8
Merge pull request #4418 from amueller/classifier_regressor_tags
...
[MRG + 2] Classifier and regressor tags
2015-04-02 10:15:56 -05:00
Andreas Mueller
acb21bb79e
DOC adding clusterer tag to dev docs.
2015-04-02 11:15:10 -04:00
Vinayak Mehta
4d7fb16466
Removed array2d from developer docs
2015-04-02 12:52:45 +05:30
Andreas Mueller
d89c215013
Add tags to classifiers and regressors to identify them as such.
2015-03-31 19:59:49 -04:00
Andreas Mueller
3b320996a8
DOC fix link description to setuptools in devdocs.
2015-03-20 14:17:42 -04:00
Andreas Mueller
48117d5da7
Merge pull request #4392 from sinhrks/setparams
...
DOC: Updated set_params doc
2015-03-16 14:14:29 -05:00
sinhrks
f0d86e8470
DOC: Updated set_params doc
2015-03-14 09:00:29 +09:00
Martin Ku
2bc7ffef1c
Add "See also" for selectors and scoring funs
...
Details:
- Reference uni variate selectors and scoring funcs
- Indicate chi2 is only for non-negative features
- Add "See also" formatting rules to contributing
- Add example of good "References" in docstrings
- Misc small doc updates for uni feature selection
- Add missing periods (for consistency)
- Anova -> ANOVA (for consistency)
- Make a numbered list render per item per line (for readability)
- Capitalize the first letter of a numbered list (for readability)
2015-03-10 21:40:25 +08:00
Andreas Mueller
e0f5049a3d
minor fixes in docs.
2015-03-03 11:07:18 -05:00
Andreas Mueller
cd63accc05
Add test that score takes y, fix KMeans, FIX pipeline compatibility of clustering algorithms!
2015-02-06 13:26:42 +01:00
Andreas Mueller
c970fb51e7
COSMIT spelling
2015-01-15 15:09:35 -05:00
Lukas Michelbacher
389a43fd6f
Fix typo
2014-12-18 13:36:12 +00:00
Raghav R V
7e40e59735
DOC added note to warn users not to __init__ params with trailing _
...
While defining custom estimators, users are discouraged to define
parameters with trailing _
2014-12-07 02:51:29 +05:30
Jean Kossaifi
956018acb9
Added link to the setuptools doc and a note on the need to rebuild every time a
...
compiled extension is modified
2014-11-29 16:29:05 +00:00
Jean Kossaifi
0a8ede18de
Minor doc enhancement: documented setup develop.
2014-11-29 14:43:26 +00:00
Joel Nothman
96b6642239
DOC mention doc-building dependency on Pillow
2014-07-21 16:53:28 +10:00
Andreas Mueller
6e2a83b4e1
remove check_arrays stuff and old input validation
2014-07-20 13:31:45 +02:00
Lars Buitinck
c176ced74d
DOC double backticks for fixed-width (code) font
...
Fixes #3337 . Also other minor fixes while I was at it.
2014-07-06 14:18:33 +02:00
Lars Buitinck
adc24fda52
DOC no input validation in constructors
2014-04-13 16:52:18 +02:00
Lars Buitinck
b97fb3c5fc
MAINT drop support for NumPy < 1.6.1
2014-03-02 20:13:57 +01:00
jamestwebber
aa251cddd3
DOC: removed duplicated Python 3 section
...
Fixes #2383 .
2013-08-23 16:36:13 +02:00
Lars Buitinck
30f06b16f9
DOC add an extremely simple classifier code example to dev docs
2013-07-26 18:02:26 +02:00
Lars Buitinck
98151cb4fa
P3K developer docs
2013-07-15 17:07:00 +02:00
Jaques Grobler
8861833ec9
DOC spellfixes
2013-06-29 16:18:23 +03:00
jnothman
890b11af3d
DOC Fix estimator unsupervised fit method signature
...
The previous version had repeated the same signature twice instead of describing the supervised and unsupervised cases.
2013-05-14 13:23:18 +10:00
Lars Buitinck
d88c38b2c4
DOC I didn't mean soft-O by "tilde notation"
2013-04-24 13:37:29 +02:00
Gael Varoquaux
16e682e54b
DOC: remove typo
2013-04-22 09:36:22 -06:00
Jaques Grobler
d448a2a6ce
removed old complexity info
2013-04-22 09:36:22 -06:00
Jaques Grobler
b6b0713b74
big O/tilde add in
2013-04-22 09:36:22 -06:00
Jaques Grobler
9cfb34c7df
Add bit more instruction on writing docs
2013-04-22 09:36:22 -06:00
Lars Buitinck
c808ec00ba
DOC PR means pull request
...
In response to #1882 .
2013-04-22 14:24:44 +02:00
Stefano Lattarini
67ece78da4
COSMIT various typofixes
...
As suggested by codespell <https://github.com/lucasdemarchi/codespell >
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
Lars Buitinck
cbd3e5e8a0
P3K developer docs
2013-03-19 17:42:01 +01:00
Lars Buitinck
264a1f6b58
DOC fix clone and get_params documentation
2013-03-17 11:57:17 +01:00