scikit-learn/sklearn/feature_selection/tests
Nicolas Hug 4256542b10 MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MNT Make modules private in feature_selection (#15376) 2019-10-29 11:00:32 +08:00
test_chi2.py MNT Make modules private in feature_selection (#15376) 2019-10-29 11:00:32 +08:00
test_feature_select.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_from_model.py MNT Removed deprecated attributes and parameters (#15803) 2019-12-09 22:17:06 +08:00
test_mutual_info.py MNT Make modules private in feature_selection (#15376) 2019-10-29 11:00:32 +08:00
test_rfe.py FEA Allow nan/inf in feature selection (#11635) 2019-11-05 11:34:59 +11:00
test_variance_threshold.py FEA Allow nan/inf in feature selection (#11635) 2019-11-05 11:34:59 +11:00