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
Roman Yurchak
90dc61f239
Arm64 CI setup with TravisCI ( #17996 )
2020-07-31 10:11:27 +02:00
Olivier Grisel
863b5ba15c
DOC add section on debugging ARM64 problems ( #18033 )
2020-07-30 23:52:49 +02:00
Jérémie du Boisberranger
9964c50f83
MNT Add asv benchmark suite ( #17026 )
2020-07-29 09:28:25 -04:00
Juan Carlos Alfaro Jiménez
682bf3c7f5
MNT Use substitutions for minimum dependencies in documentation ( #17931 )
2020-07-15 22:41:07 +02:00
Thomas J. Fan
94a9f9a0b0
CI Temporary fix for conda-forge:: compilers on osx ( #17913 )
...
* CI Temporary fix for conda-forge on osx
* DOC Update doc on compiler version
* CLN Apply suggestions
2020-07-14 17:58:04 +02:00
Jérémie du Boisberranger
cac167244d
CI Fix pre-build checks to handle compilers from build_ext options ( #16193 )
2020-07-10 16:10:10 +02: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
JeroenPeterBos
d1d32bff28
DOC Fix model parameter not added to self in GaussianNoise ( #17613 )
2020-06-16 11:11:57 -07:00
Andreas Mueller
e1c44ba503
DOC invite underrepresented groups to contribute ( #16567 )
2020-05-21 20:33:46 -04:00
Juan Carlos Alfaro Jiménez
b632762303
DOC Add threadpoolctl requirement to documentation ( #17273 )
...
* MNT Add threadpoolctl dependency to README.rst
* MNT Add threadpoolctl dependency to advanced installation instructions
2020-05-18 21:22:34 +02:00
Roman Yurchak
29f83f83f2
DOC Fix parametrize_with_checks link ( #17263 )
2020-05-18 17:39:00 +02:00
Nicolas Hug
b0cd595536
MNT Ignore xfail_checks tag in check_estimator, with warning ( #17222 )
...
Co-authored-by: Thomas J Fan <thomasjpfan@gmail.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2020-05-15 13:30:28 -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
fc0041546a
Deprecate class support for check_estimator ( #17032 )
...
and parametrize_with_checks
2020-04-28 00:15:52 +02:00
Thomas J Fan
91e942759f
DOC Make release highlights the first gallery section ( #16952 )
2020-04-27 11:23:15 -04:00
Nicolas Hug
a35b892522
Fix Mypy issue in _openml.py ( #17047 )
2020-04-26 14:37:07 -04:00
Olivier Grisel
89993d2f57
Update the URL of valgrind-python.supp in the doc ( #17029 )
2020-04-24 18:11:37 +02: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
Nicolas Hug
089c8a17a1
[MRG] MNT requires_y tag with y=None validation ( #16622 )
2020-04-22 22:41:45 +10:00
Nicolas Hug
6973096a0f
DOC details on the use of xfail_checks ( #16968 )
2020-04-20 17:31:18 +02:00
Nicolas Hug
2d03d781a9
MNT simplify xfail check marking logic ( #16949 )
...
Co-Authored-By: Roman Yurchak <rth.yurchak@gmail.com>
2020-04-17 13:44:09 -04:00
Roman Yurchak
5a4340834d
Fix mypy errors ( #16726 )
2020-03-30 15:41:05 +02:00