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
Roman Yurchak
5a4340834d
Fix mypy errors ( #16726 )
2020-03-30 15:41:05 +02:00
Johann Faouzi
942001a12d
DOC Update contributing guide for flake8-diff ( #16758 )
2020-03-24 11:22:39 -04:00
Chiara Marmo
e9340e3f4b
[MRG] DOC Add example about interpretation of coefficients of linear models ( #15706 )
...
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Gael Varoquaux <gael.varoquaux@normalesup.org>
Co-authored-by: Joel Nothman <joel.nothman@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-03-11 09:59:23 +11:00
Jérémie du Boisberranger
97d49f2074
BLD Specify build time dependencies via pyproject.toml ( #16244 )
...
* add pyproject.toml
* do it in CI
* cln
* no build isolation in the doc
* bump dependencies
* no-build-isolation everywhere needed
2020-02-11 10:58:04 +01:00
Adrin Jalali
c79a5b4194
DOC promote shallow copy in the docs ( #16423 )
...
* DOC promote shallow copy in the docs
* a shorter version
2020-02-10 16:45:10 +01:00
Nicolas Hug
951ad8dd80
DOC Update links to CircleCI ( #16377 )
2020-02-05 00:13:25 +11:00
Thomas Li
b92393ab78
CI Action to auto assign issues ( #16197 )
2020-01-28 22:26:23 +01:00
Brian Wignall
0e10b3a3cb
DOC Fix typos, via a Levenshtein-style corrector ( #15923 )
2019-12-19 16:26:02 -08:00
Thomas J Fan
88b6322877
MNT Adds skip lint to azure pipeline CI ( #15904 )
2019-12-19 15:51:22 +01:00
cgsavard
c6f09ee5e3
DOC fix incorrect branch reference in contributing doc ( #15779 )
2019-12-04 08:08:36 +01:00
Adrin Jalali
ad57efa729
MNT packaging instead of a custom regex to parse versions ( #15566 )
...
* use x.y.z (no rc/beta/etc) for version in sphinx config
* use parse_version, and refactor binder branch inference
* install packaging in doc build envs
* use packaging
2019-11-11 13:46:41 +01:00
Nicolas Hug
19ad136223
MNT Replace DeprecationWarning with FutureWarning ( #15080 )
...
* bruteforce renaming
* WIP
* WIP
* some more
* removed weird line
* update -Werror
* testiforest
* again
* Fixed some tests
* fixed some tests
* removed -Werror
* fixed test_docstring_param issue
* fixed some tests
* some more
* renamed to SklearnDeprecationWarning
* pep8
* updated docs
* pep8
* merge
* changed to FutureWarning
* fixes
* Update doc/developers/tips.rst
Co-Authored-By: Adrin Jalali <adrin.jalali@gmail.com>
* avoid duplicates
* fixed warning for deprecations
* Still make CI break if DeprecationWarning isn't caught
* updated one warning
* fixed test
* fixed some renamings
* updated new dep warnings
* fixed bad import
* ignore warnings
* update again
* ignore futurewarning when walking packages
* Fixed test
* pep8
* Added whatsnew
2019-10-29 15:39:26 +01:00
Nicolas Hug
02d60c7119
DOC update testing guidlines ( #15377 )
2019-10-29 08:00:06 +01:00
Alessandro Surace
505c2be187
DOC Add pytest-cov installation in contributing guide ( #15187 )
2019-10-16 23:21:58 +02:00
Angela Ambroz
86aea99159
DOC Typo in path on example, contributing ( #15178 )
2019-10-10 22:59:48 -04:00
Thomas J Fan
97185ecd3e
FEA Adds Plotting API to Partial Dependence ( #14646 )
2019-09-20 11:03:00 +02:00
Thomas J Fan
d18cc29003
DOC Adds more docstring standards ( #14744 )
2019-09-13 19:20:29 +02:00