Commit Graph

17 Commits

Author SHA1 Message Date
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