Commit Graph

385 Commits

Author SHA1 Message Date
Alexandre Gramfort 951c5019ac API Use tag requires_positive_X for NMF + LDA + MultinomialNB/ComplementNB (#14680) 2019-08-20 21:10:33 +08:00
Joel Nothman f8fd09c74c DOC warn on published docs other than latest release (#14634)
Companion to https://github.com/scikit-learn/scikit-learn.github.io/pull/13
2019-08-14 15:37:12 +02: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
xsat 3e11465b07 [DOC] developers > performance > example on parallelization (#13758) 2019-08-07 14:06:03 -04: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
Hanmin Qin acd35103c8 DOC List experimental features which are not included in sklearn.experimental (#14431) 2019-07-25 23:40:30 +02:00
jeremiedbb 01a140a0bf MAINT Remove BLAS infos from show_versions and build log (#14205) 2019-07-18 12:55:56 +02:00
Tilen Kusterle a8efe00876 EXA Use return_X_y=True with load_digits where appropriate (#14359) 2019-07-14 17:10:54 +02: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
Guillaume Lemaitre fd1d210362 DOC add kcachegrind visualization docs (#8016) 2019-06-13 14:10:14 +02: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
miguelbarao cebefd4f01 DOC adds instructions for building on FreeBSD (#13953) 2019-05-27 14:00:16 +03:00
Guillaume Lemaitre af4247b152 DEP remove utilities related to mldata (#13798) 2019-05-21 18:37:09 +10:00
Nicolas Hug e76984b0a1 [MRG] doc about creating an experimental module (#13865) 2019-05-15 17:41:17 +02:00
Joel Nothman eec7614a1f Small fixes to maintainer commands 2019-05-13 23:49:56 +10:00
Agamemnon Krasoulis 19192c0427 MAINT Replace manual checks with `check_is_fitted` (#13013) 2019-05-07 14:54:56 +10:00
Guillaume Lemaitre b34751b7ed [MRG] MAINT: add fixture for init and clean-up with matplotlib (#13708) 2019-05-06 09:41:46 +02:00
Kevin Yu-Sheng Li 519bedc70e DOC Fix note range in contributing.html (#13722) 2019-05-05 23:12:10 +08:00
Joel Nothman ee986788cb DOC Add commit contributors 2019-04-29 23:04:51 +10:00
Joel Nothman 9548e8f4cd DOC new convention is :pr: not :issue: 2019-04-28 00:44:22 +10:00
Bharat Raghunathan f0ed930800 DOC: Add SLEP and Governance in Dev Docs (#13688) 2019-04-23 15:46:27 +10:00
Nicolas Hug 83dca7eb1b MNT Correctly handle deprecated attribute warnings and docstrings (#13635) 2019-04-18 10:21:40 -07:00
jeremiedbb 0fb7cc7520 BLD: check OpenMP support and add a switch to build without it (#13543) 2019-04-17 08:29:37 +10:00
Mohammed AbdelAal e8c6cb151c DOC fix typo in contributing.rst (#13593) 2019-04-08 08:39:33 +10:00
Nicolas Hug 277bf27972 DOC Added doc on how to override estimator tags (#13550) 2019-04-02 23:29:32 +08:00
Martin Gubri 26f690961a DOC Fix missing space after backquotes (#13551) 2019-04-01 08:51:37 +08:00
William de Vazelhes 4d8883c2af DOC Fix typo in contributing (#13544)
This fixes a typo that has the effect to not resolve a link
2019-03-28 18:44:13 +01:00
Nicolas Hug 5b747cf440 DOC Added additional tips for pytest usage (#13540)
* Added additional tips for pytest

* Added --ff option

* typo
2019-03-28 16:16:18 +01:00
Adrin Jalali ab399a675a
DOC better clarify upstream synchronization in contributing guide (#13505)
* clarify upstream synchronization

* apply Nicolas's comment

* fix typo

* don't mention the rebase

* move the notes

* fix branch name
2019-03-26 10:43:32 +01:00
Shiyu Duan 777a5e448f DOC Fix typos in doc/developers/contributing.rst (#13475) 2019-03-19 11:41:09 +08:00
Joel Nothman 0344a2a704 DOC update and extend maintainer docs for making releases (#13377) 2019-03-04 20:31:51 +08:00
Joel Nothman cd1cb303ea [MRG] MNT Tools for working with what's new (#11800) 2019-03-04 10:36:00 +01:00
Olivier Grisel 5cb422334f
DOC reference the HTTPS url for the nightly builds (#13270) 2019-02-27 08:28:55 +01:00
Andreas Mueller ab2f539a32 API: Estimator tags (#8022) 2019-02-23 22:54:41 +01:00
Christos Aridas 0be2a1efd4 DOC Remove a repeated sentence from the contributing guide (#13196) 2019-02-19 23:02:18 +01:00
jeremiedbb 8e824df33b MNT refs to travis/flake8_diff -> circle/flake8_diff (#13163) 2019-02-15 09:06:31 +11:00
Bharat Raghunathan 1a850eb5b6 DOC Correct code example in doc/developers/contributing.rst (#13098) 2019-02-07 18:13:59 +08:00
Thomas Fan 1582926101 [MRG] DOC Adds _pairwise property to dev docs (#13094) 2019-02-07 11:22:23 +11:00
Thomas Fan 18bac2edc2 [MRG] DOC Adds explicit reference to clang (#13093) 2019-02-06 06:45:22 +11:00
jeremiedbb 7307b56992 MNT Update setup and travis to support OpenMP (#13053) 2019-02-04 21:41:11 +11:00
jeremiedbb 79a905977b DOC Clean up the advanced installation doc to remove python < 3.5 parts (#13064) 2019-01-30 11:10:49 +11:00
Thomas Fan 625dafe1dc DOC Update contributing style (#12998) 2019-01-17 17:43:16 +08:00
Thomas Fan a7b8b9e9e1 MAINT Removes total_seconds completely in benchmarks (#12969) 2019-01-13 16:41:28 +01:00
Jérémie Méhault 41a2174fde DOC: add install mode to contribute (#12850) 2019-01-10 09:03:37 +11:00
Hanmin Qin cdfb5728fb DOC Update note on code contribution: use issue tracker not mailing list (#12917) 2019-01-08 07:00:55 +11:00