scikit-learn/sklearn/feature_selection/tests
iasoon d1f6458d0d
TST Replace pytest.warns(None) in test_from_model.py (#23055)
2022-04-06 13:31:53 -04:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_chi2.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_feature_select.py TST Replace pytest.warns(None) in test_feature_select (#23041) 2022-04-04 15:11:22 +02:00
test_from_model.py TST Replace pytest.warns(None) in test_from_model.py (#23055) 2022-04-06 13:31:53 -04:00
test_mutual_info.py TST use global_dtype in feature_selection/tests/test_mutual_info.py (#22677) 2022-03-25 18:06:09 +01:00
test_rfe.py FIX make coef_ in PLS estimator consistent with linear models (#22016) 2022-03-28 17:27:21 +02:00
test_sequential.py ENH Adds n_features_to_select upper limit to SeqFeatureSelector (#20145) 2021-12-24 09:13:16 -05:00
test_variance_threshold.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00