Commit Graph

514 Commits

Author SHA1 Message Date
Thomas J. Fan 383b53fa91
FIX Uses code literals in deprecated to prevent linking (#20410)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-28 15:49:19 +02:00
Nicolas Hug 5314987e0d
DOC Update to code review guidelines (#20078) 2021-06-18 14:23:29 +02:00
Thomas J. Fan 0e7761cdc4
MAINT Black formatting prework (#20260) 2021-06-17 14:18:24 -04:00
Maxwell 0eeebb1e3d
Add video `3 Components of Reviewing PR` (#20269) 2021-06-15 23:48:07 +02:00
Thomas J. Fan 07a0cf37c9
MNT Finish removing python 3.6 (#20185) 2021-06-01 22:06:28 +02:00
Clément Fauchereau bfb5b39d06
DOC typo in doc/developers/tips.rst (#20088) 2021-05-13 14:10:54 +01:00
Chiara Marmo 8635580e5c
DOC Add communication guidelines. (#20048)
* Add communication guidelines.

* Address comments. Fix sphinx warning.

* Some clarification.

* Update doc/developers/contributing.rst

Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>

* Address comments.

* Address comments.

* Update doc/developers/contributing.rst

Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>

Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2021-05-11 15:46:10 +02:00
Haoyin Xu 99754cd4f6
DOC Add note for videos & improve syncing instructions (#20022)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-05-10 14:06:35 +02:00
Chiara Marmo 4803a0adfe
DOC Add a note about the involvement of the contributor in maintenance. (#20044)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Nicolas Hug <nicolashug@fb.com>
2021-05-05 18:43:44 +01:00
Nicolas Hug 309f135c32
MNT Remove HistGradientBoosting from experimental (#19799) 2021-04-02 16:40:20 +02:00
Jérémie du Boisberranger 266400e60d
DOC Fix doc regarding required_parameters (#19725) 2021-03-19 16:44:08 -04:00
Sean Benhur J 04f84c6d08
DOC Added utils.gen_batches in documentation (#19688) 2021-03-17 15:53:00 +01:00
Jérémie du Boisberranger d831babc6b
CI Update ICC install commands (#19329) 2021-02-03 22:17:30 +01:00
Adrin Jalali 468c3f4057
MNT replace master with main (#19237)
* replace master with main

* fix imbalanced-learn

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>

* asv default branch is `master`

Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2021-01-22 15:19:48 +01:00
ranjanikrishnan 1fca00b0b4
DOC Add link to video for contributing: Andreas video Volume 2 (#19180)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2021-01-17 15:28:33 -05:00
Miao Cai aa1918cecf
DOC Mention to use a command prompt in Windows install (#19125)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-01-11 18:50:13 +01:00
Olivier Grisel 158584a8ca
DOC Update installation instructions for macos/arm64 (#19146) 2021-01-11 18:46:18 +01:00
Guillaume Lemaitre 266a11b2e1
DOC Update docs guideline regarding docstring formatting (#18243)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2021-01-08 12:55:53 -05:00
Juan Carlos Alfaro Jiménez 983d1ee3de
DOC Fix typo in experimental features documentation (#19053) 2020-12-21 11:13:51 -05:00
Guillaume Lemaitre 2218ec4622
MNT change 0.25 to 1.0 and 0.26 to 1.1 in deprecation messages (#19005)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-12-18 16:09:19 +00:00
Thomas A Caswell be4f8a509f
DOC correct some typo in bug_triaging.rst (#19032) 2020-12-17 23:06:10 +01:00
Olivier Grisel 4773f3e39d
DOC more updates to maintainers' doc (#18954)
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Chiara Marmo <cmarmo@users.noreply.github.com>
Co-authored-by: Juan Carlos Alfaro Jiménez <JuanCarlos.Alfaro@uclm.es>
2020-12-04 16:10:23 -05:00
Guillaume Lemaitre 255718b4ad
introduce _safe_tags for estimator not inheriting from BaseEstimator (#18797)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2020-12-02 11:18:53 +01:00
Juan Carlos Alfaro Jiménez eaa45c86f7
DOC Update maintainers' guide to use new wheel builder system (#18878)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2020-11-26 13:41:20 -05:00
Chiara Marmo cd939ac9a9
DOC Temporarily remove prompt from 2 command lines (#18920) 2020-11-26 16:30:10 +01:00
JHayes 3d8db98ea5
DOC add sphinx-prompt to ease select/copy/paste of prompt command #18512 (#18516)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-11-23 15:16:47 +01:00
Olivier Grisel 7149558f67
CI Enable parallel build on CI via an env variable (#18826)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2020-11-13 10:30:10 -05:00
Olivier Grisel 748a49e3f0
DOC only the examples modified by a PR are executed by default (#18799) 2020-11-10 11:00:14 +01:00
Juan Carlos Alfaro Jiménez cd60a35455
MNT Use cibuildwheel to build the wheels with [cd build] (#17921) 2020-11-06 15:05:51 +01:00
Olivier Grisel 7b3e2c0707
MAINT Try to fix [icc-build] in travis (+doc) (#18730) 2020-11-02 16:37:33 +01:00
Nicolas Hug 0ce49f46c4
DOC don't suggest contributors to add type annotations (#18718) 2020-11-01 13:07:27 +01:00
Olivier Grisel 28f61efad3
DOC install everything from conda-forge when using conda-forge compilers (#18673) 2020-10-22 16:51:09 +02:00
Ankit Choraria 6d6d08b990
DOC Modified doc/developer/contributing.rst to make it look more uniform (#18637) 2020-10-18 18:50:54 -07:00
Ankit Choraria 6ca9eab67e
DOC Add link to video resources in docs/developers/contributing.rst (#18572) 2020-10-15 14:16:21 -07:00
Chiara Marmo 0881f2cf58
DOC Add instructions about not removing anchors (#18616)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-10-14 11:26:25 -04:00
Thomas J. Fan 02fa8f1adb
ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143) 2020-10-07 21:53:36 +11:00
watchtheblur d01014c319
DOC Fix step 5 under "Contributing Code" to include build tools installation (#18417)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-09-21 13:52:31 +02:00
Guillaume Lemaitre 21569e719c
TST Common test preserve dtype (#18054)
Co-authored-by: Sebastian Kießling <sebkies@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2020-09-08 10:13:53 +02:00
Juan Carlos Alfaro Jiménez 92e74700b3
DOC Add icc-build commit message marker to documentation (#18342) 2020-09-04 14:03:33 -04:00
Chiara Marmo 5a73abc3e9
DOC update documentation regarding the scikit-learn triage team (#18204)
Co-authored-by: Lucy Liu <jliu176@gmail.com>
2020-09-04 17:02:16 +02:00
Albert Villanova del Moral 647fcb1ac1
DOC Fix A to uppercase in See Also docstring section (#18332) 2020-09-04 10:35:01 -04:00
Roman Yurchak ac8760d089
MNT Use mypy --allow-redefinition + config (#18313) 2020-08-31 19:03:38 -04:00
Guillaume Lemaitre 9007dc237c
DOC improve documentation of get/set params (#18285)
Co-authored-by: Juan Carlos Alfaro Jiménez <JuanCarlos.Alfaro@uclm.es>
2020-08-31 12:05:53 -04:00
Maren Westermann 70e1558607
DOC shorten links in doc/* modules (#17820)
* shorten links in doc modules

* fix links

* implement suggested changes

* try to fix links with tilde sign

* change back broken links in computing.rst and try make link in faq.rst work

* implement reviewer's suggested changes
2020-08-21 14:31:41 +02:00
Chiara Marmo c24e749d2e
MNT/DOC Add preamble adding hbox around href. Fix unnumbered ref. (#18213) 2020-08-21 10:09:19 +02:00
Oleh Kozynets 7cecdf8ab0
DOC fixes style in develop.rst to follow documentation guideline (#18191)
Co-authored-by: Oleh Kozynets <olehkss@github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-08-20 13:33:41 +02:00
Chiara Marmo 8c74d98a3e
DOC Clarify triaging role. Remove usage question template. (#18142)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
2020-08-13 23:39:28 +10: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
Kevin Markham 2e9dbe6412
DOC Minor documentation fixes (#18056) 2020-08-02 10:08:36 -04:00
Thomas J. Fan cc7e6dbe6b
DOC Improves sidebar navigation for user guide (#16964) 2020-08-02 23:07:48 +10:00