scikit-learn/sklearn/feature_selection/tests
Brent Yi e28a57747f Add min_features_to_select parameter to RFECV (#11293) 2018-08-09 08:44:36 +03:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py [MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384) 2016-10-07 12:46:52 -04:00
test_chi2.py [MRG+1] MAINT Replace assert_array_equal with -assert_array_almost_equal where necessary. (#9774) 2017-09-18 19:55:23 +10:00
test_feature_select.py TST Pytest parametrization part3 - feature_extraction, gaussian_process modules (#11143) 2018-06-04 22:23:29 +08:00
test_from_model.py [MRG] EHN: Change default n_estimators to 100 for random forest (#11542) 2018-07-17 14:42:59 -05:00
test_mutual_info.py TST Pytest parametrization part3 - feature_extraction, gaussian_process modules (#11143) 2018-06-04 22:23:29 +08:00
test_rfe.py Add min_features_to_select parameter to RFECV (#11293) 2018-08-09 08:44:36 +03:00
test_variance_threshold.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00