Siddharth Gupta
a847cdebd6
DOC Correct numpy link in Coding Guidelines page ( #16049 )
2020-01-08 12:01:33 +01:00
Windber
d5dcf48c00
DOC change python-devel to python3-devel for yum. ( #15986 )
2019-12-29 19:16:48 +01:00
Joel Nothman
06e9a3fe39
DOC in canned comment, mention that PR title becomes commit me… ( #15935 )
2019-12-19 21:29:07 -05: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
Brian Wignall
c4733f4895
MNT Fix some easy-to-make typos ( #15720 )
2019-11-26 06:31:40 -06:00
Jérémie du Boisberranger
593d3de124
DOC add min version for conda and example of flag set by conda ( #15619 )
2019-11-13 16:21:49 +01:00
Jérémie du Boisberranger
9876f748b0
[MRG] BUILD: warn instead of raise when openmp unsupported ( #15174 )
2019-11-13 10:03:12 +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
Olivier Grisel
82e2f54565
BLD: Do not pre-cythonize when calling sdist ( #15567 )
2019-11-08 13:04:30 +01:00
Olivier Grisel
006c02a85d
DOC macOS instructions: mention xcode-select --install ( #15559 )
2019-11-07 19:51:55 +01:00
Olivier Grisel
32f04d4ef9
DOC reorganize the build instructions ( #15315 )
2019-10-30 21:18:15 +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
Nicolas Hug
b92455a6b2
MAINT Deprecate all of utils.testing except all_estimators ( #15367 )
2019-10-28 17:28:56 +01:00
Thomas J Fan
5756a9934b
MNT Make modules private in decomposition ( #15344 )
2019-10-28 22:46:16 +08:00
Thomas J Fan
0a7adef005
MNT Make modules private in linear_model ( #15324 )
2019-10-23 15:34:26 +02:00
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