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
Chiara Marmo
bfdf2ad428
DOC Fix some sphinx warnings ( #14967 )
2019-09-12 22:42:22 +02:00
Chiara Marmo
f24a501e06
DOC Fix "Duplicate labels" & "Duplicate .. target" sphinx warn ( #14931 )
2019-09-11 13:51:58 +02:00
Thomas J Fan
14f5302b70
DOC Link items explictly ( #14817 )
...
* DOC Link items explictly
* STY
* DOC Link another
2019-09-05 11:37:05 +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
Nicolas Hug
7ee16ccf59
DOC don't set upstream remote and branch ( #14805 )
2019-08-26 08:07:08 +10:00
Shreya V
1157e67287
DOC Documentation build Fixes ( #14778 )
2019-08-24 23:13:35 -04:00
Alexandre Gramfort
951c5019ac
API Use tag requires_positive_X for NMF + LDA + MultinomialNB/ComplementNB ( #14680 )
2019-08-20 21:10:33 +08:00
Andreas Mueller
92af3dabbb
MAINT simplify check_is_fitted to use any fitted attributes ( #14545 )
2019-08-13 22:09:07 +02:00
Thomas J Fan
db79e2db42
FEA Plotting API starting with ROC curve ( #14357 )
2019-08-08 08:28:17 +08:00
Adrin Jalali
60191ce50b
DOC add example of a good docstring for defaults and examples ( #12356 )
2019-08-07 22:32:40 +08:00
Andreas Mueller
7e022a7e8b
DOC change "not_used" to "deprecated" in contributors guide ( #14521 )
2019-07-30 12:44:30 -07:00
Roman Yurchak
78ac1ab026
TST Add requires_positive_y estimator tag ( #14095 )
2019-06-25 01:09:38 +10:00
Adrin Jalali
5b8b6277a3
DOC fixing the missing fetch upstream in contributing docs ( #14142 )
2019-06-22 06:39:54 -07:00
Nicolas Hug
214def06a3
DOC Contributing guide update ( #13961 )
2019-06-20 10:05:21 -04:00
Trevor Stephens
d84a8d17af
ENH Binary only estimator checks for classification ( #13875 )
...
Also adds the binary_only estimator tag
2019-06-12 10:31:18 +02:00
Nicolas Hug
69dd9a54e2
DOC correct headline level in contributor docs ( #13959 )
2019-05-28 17:57:23 +10:00
Agamemnon Krasoulis
19192c0427
MAINT Replace manual checks with `check_is_fitted` ( #13013 )
2019-05-07 14:54:56 +10:00