Commit Graph

188 Commits

Author SHA1 Message Date
Thomas J. Fan d4aad64b1e
MNT Update to black 22.3.0 to resolve click error (#22983)
* MNT Update to black 22.3.0 to resolve click error

* STY Update for new black version
2022-03-29 12:04:41 +02:00
ahmadjubair33 3f66d6e968
DOC fix typo in contributing guide (#22815) 2022-03-13 19:23:09 +01:00
MarieS-WiMLDS 92bd904f8c
DOC adding numpydoc to the development dependencies (#22792)
Co-authored-by: Marie <marie.sacksick@cybelangel.com>
2022-03-12 17:00:48 +01:00
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
Chiara Marmo b19c748adb
DOC Add directives about writing bibliographic references. (#22656)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-03-03 00:00:03 +01:00
Loïc Estève 005cab5ced
DOC: remove note for old version in contributing guide (#22608) 2022-02-25 08:41:30 +01:00
Thomas J. Fan 1fc86b6aac
MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
Sven Eschlbeck 5c01ac372b
DOC Improves explanation for default value change procedures (#21629) 2022-02-02 10:22:31 -05:00
Thomas J. Fan 3df67e0139
MAINT using "/take" to assign issues in GitHub (#21221) 2022-01-28 18:02:00 +01:00
Ohad Michel 9aff4def98
DOC Add airspeed benchmarks page link to the contributing docs (#22075) 2021-12-28 09:24:30 -05:00
Thomas J. Fan 06ce32bbb8
CI Simplier wheel building config [cd build gh] (#21849) 2021-12-02 10:26:34 +01:00
Olivier Grisel 016df3326c
MAINT move PyPy back to scheduled build (#21645)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-11-12 17:33:11 -05:00
Juan Martin Loyola 1b9de7b8b6
DOC Fix link to scipy guide on development workflow (#21633) 2021-11-11 11:24:12 -08:00
Thomas J. Fan 77343984a0
DOC Link to build from source in contributing guide (#21369)
* DOC Link to build from source in contributing guide

* DOC Clean up
2021-11-05 13:33:35 +01:00
Dimitri Papadopoulos Orfanos f71c031314
DOC Typos found by codespell (#21069) 2021-09-17 19:04:54 +02:00
Chiara Marmo 7366abd4aa
[CI] Add circleci build and test for arm64. (#20460)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-08-04 14:58:27 +02:00
Gael Varoquaux 5a879f4a02
DOC Add thumbnails and summaries to links with sphinxext-opengraph (#20464) 2021-07-06 19:12:24 +01:00
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
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
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
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
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 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
Nicolas Hug 0ce49f46c4
DOC don't suggest contributors to add type annotations (#18718) 2020-11-01 13:07:27 +01: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
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
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
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
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
Roman Yurchak 90dc61f239
Arm64 CI setup with TravisCI (#17996) 2020-07-31 10:11:27 +02:00
Jérémie du Boisberranger 9964c50f83
MNT Add asv benchmark suite (#17026) 2020-07-29 09:28:25 -04:00
Thomas J. Fan 9cf2bac1ae
DOC Adds note on dataframe in contributing guide (#17359)
* DOC Adds note on dataframe

* DOC Address comments
2020-06-25 14:44:06 +02:00
Elizabeth DuPre 5d3d54da19
DOC Guidelines for handling stalled issues (#17593)
* DOC: instructions for taking issues

* Update doc/developers/contributing.rst

Co-Authored-By: Benjamin Bossan <BenjaminBossan@users.noreply.github.com>

* [doc quick] More closely intergate stalled PRs and stalled issues doc

* [doc quick] Fix ref links

* Update doc/developers/contributing.rst

Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>

* [doc quick] Address adrinjalali review comments

* [doc quick] Fix style issues

Co-authored-by: Aditya <adityahari3791@gmail.com>
Co-authored-by: Benjamin Bossan <BenjaminBossan@users.noreply.github.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
2020-06-20 11:00:07 +02:00
Andreas Mueller e1c44ba503
DOC invite underrepresented groups to contribute (#16567) 2020-05-21 20:33:46 -04:00
maikia fb76de72e7
DOC Exchanging Boston for california dataset in plot missing values (#16513)
* first few comments

* added new california dataset

* removed boston dataset from the file

* updating the DOCs

* adding a DOC for calculating the error

* exchanged the order started writing functions on scoring the imputers

* finished writing functions for imputers

* finished writing functions and started on DOcs

* working on the DOCs for imputers

* cleaning up

* flake8

* cleaning up

* cleaning up

* restructuring the document

* further text restructuring

* text restructuring

* flake8

* reformatting

* flake8

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Olivier Grisel <olivier.grisel@ensta.org>

* updated the intro

* improve bullet point rendering

* spelling

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* changed the naming

* restructuring text

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* flake8

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* changing missing values from 0 to nan

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Alexandre Gramfort <alexandre.gramfort@m4x.org>

* REGRESSOR to regressor

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Lucy Liu <jliu176@gmail.com>

* flake8

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* Update examples/impute/plot_missing_values.py

Co-Authored-By: Thomas J Fan <thomasjpfan@gmail.com>

* flake8

* reducting number of samples used from california dataset

* CLN Removes the need for MissingIndicator

* FIX Unrelated bug but is stopping the CI from passing

Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Alexandre Gramfort <alexandre.gramfort@m4x.org>
Co-authored-by: Lucy Liu <jliu176@gmail.com>
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
2020-04-27 20:25:24 -04:00
Nicolas Hug a35b892522
Fix Mypy issue in _openml.py (#17047) 2020-04-26 14:37:07 -04:00
Roman Yurchak e392bfd693
MNT Add pre-comit configuration (#16957)
Co-Authored-By: Nicolas Hug <contact@nicolas-hug.com>
2020-04-23 14:17:00 -04:00