jeremiedbb
|
deea3ecd3c
|
DOC Improve osx advanced installation instructions (#14968)
|
2019-10-17 11:00:46 -04:00 |
Alessandro Surace
|
505c2be187
|
DOC Add pytest-cov installation in contributing guide (#15187)
|
2019-10-16 23:21:58 +02:00 |
jeremiedbb
|
283a61384e
|
MNT Fix link flags search for the OpenMP test program (#15042)
|
2019-10-16 08:24:55 -04:00 |
Angela Ambroz
|
86aea99159
|
DOC Typo in path on example, contributing (#15178)
|
2019-10-10 22:59:48 -04:00 |
Chiara Marmo
|
3046990e76
|
DOC Reorganize general installation instructions (#15011)
|
2019-10-04 21:12:38 +02:00 |
Chiara Marmo
|
871b251623
|
DOC Sphinx Unexpected unindent warnings (#15130)
|
2019-10-04 10:56:32 -04:00 |
Thomas J Fan
|
89332d3e90
|
DOC Updates entire website design (#14849)
|
2019-09-21 20:22:34 +10: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 |
Andreas Mueller
|
8c4d1e9226
|
DOC add missing import of parametrize_with_checks (#14938)
|
2019-09-09 13:52:57 -04:00 |
motmoti
|
2c91f8ccb7
|
DOC Update Windows Advanced Installation Documentation (#14910)
|
2019-09-06 18:02:23 +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 |
Thomas J Fan
|
d9a12aa0a9
|
ENH Disassemble check estimator (#14381)
|
2019-08-28 09:07:28 +03: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 |
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 |