Thomas J. Fan
|
02fa8f1adb
|
ENH Deprecates _pairwise attribute and adds pairwise to estimator tags (#18143)
|
2020-10-07 21:53:36 +11: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 |
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 |
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 |
JeroenPeterBos
|
d1d32bff28
|
DOC Fix model parameter not added to self in GaussianNoise (#17613)
|
2020-06-16 11:11:57 -07: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 |
Nicolas Hug
|
fc0041546a
|
Deprecate class support for check_estimator (#17032)
and parametrize_with_checks
|
2020-04-28 00:15:52 +02: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 |
Nicolas Hug
|
d205638475
|
MNT Introduction of n_features_in_ attr with _validate_data mtd (#16112)
|
2020-02-29 09:05:11 -05:00 |
Samuel Duan
|
17e6c6bf14
|
DOC remove backticks in plain text in developer guide (#16521)
|
2020-02-22 09:43:17 +01:00 |
Roman Yurchak
|
1c1f273d10
|
ENH XFAIL in common tests with estimator tags (#16502)
|
2020-02-20 22:28:54 +01:00 |
Ankit810
|
962ee7807a
|
DOC Mark tag multioutput as being used (#16363)
|
2020-02-02 12:09:33 +01:00 |
Sebastian Kießling
|
83985e9fe8
|
DOC Sort estimator tags in alphabetical order (#16334)
|
2020-01-31 08:48:15 -05:00 |
gholdman1
|
fe7edc3660
|
Fix typos in doc/developers/develop.rst (#16162)
|
2020-01-29 17:34:42 +01:00 |
Adrin Jalali
|
a89d4a5457
|
DOC add clear default values to estimator tags (#16168)
|
2020-01-21 14:19:06 -05:00 |
Siddharth Gupta
|
a847cdebd6
|
DOC Correct numpy link in Coding Guidelines page (#16049)
|
2020-01-08 12:01:33 +01:00 |
Thomas J Fan
|
0a7adef005
|
MNT Make modules private in linear_model (#15324)
|
2019-10-23 15:34:26 +02:00 |
Chiara Marmo
|
bfdf2ad428
|
DOC Fix some sphinx warnings (#14967)
|
2019-09-12 22:42:22 +02:00 |
Andreas Mueller
|
8c4d1e9226
|
DOC add missing import of parametrize_with_checks (#14938)
|
2019-09-09 13:52:57 -04: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 |