Thomas J. Fan
|
3ae7c76153
|
STY Enables black with experimental_string_processing=true (#20412)
|
2021-06-29 09:47:04 +02:00 |
Thomas J. Fan
|
82df48934e
|
MNT Applies black formatting to most of the code base (#18948)
|
2021-06-17 14:21:09 -04:00 |
Thomas J. Fan
|
7e197fd600
|
ENH Adds n_features_in_ checking to feature_selection (#19344)
|
2021-02-08 15:11:05 +01:00 |
Guillaume Lemaitre
|
255718b4ad
|
introduce _safe_tags for estimator not inheriting from BaseEstimator (#18797)
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
|
2020-12-02 11:18:53 +01:00 |
Aura Munoz
|
5297365ebe
|
DOC Standarize default documentation for feature_selection (#17465)
* doc: Standarize default documentation for feature_selection
- Change `default` documentation of parameters to follow `default=<value>`
template
* remove space at end-of-line
* fix linting issues
* address comments
* missing file
|
2020-06-07 17:27:36 +02:00 |
Venkatachalam N
|
f6b8bc0ece
|
ENH add importance_getter to RFE* and SelectFromModel
|
2020-05-20 16:15:32 +10:00 |
Alec Peters
|
70b0ddea99
|
FEA Allow nan/inf in feature selection (#11635)
|
2019-11-05 11:34:59 +11:00 |
Thomas J Fan
|
6769490424
|
MNT Make modules private in feature_selection (#15376)
|
2019-10-29 11:00:32 +08:00 |