Uses of Interface
sklearn.HasEstimator
-
Packages that use HasEstimator Package Description sklearn.calibration sklearn.feature_selection sklearn.model_selection sklearn2pmml sklearn2pmml.ensemble -
-
Uses of HasEstimator in sklearn.calibration
Classes in sklearn.calibration that implement HasEstimator Modifier and Type Class Description classCalibratedClassifier -
Uses of HasEstimator in sklearn.feature_selection
Classes in sklearn.feature_selection that implement HasEstimator Modifier and Type Class Description classSelectFromModel -
Uses of HasEstimator in sklearn.model_selection
Classes in sklearn.model_selection that implement HasEstimator Modifier and Type Class Description classFixedThresholdClassifierclassTunedThresholdClassifierCV -
Uses of HasEstimator in sklearn2pmml
Classes in sklearn2pmml that implement HasEstimator Modifier and Type Class Description classEstimatorProxy -
Uses of HasEstimator in sklearn2pmml.ensemble
Classes in sklearn2pmml.ensemble that implement HasEstimator Modifier and Type Class Description classLink
-