-
- All Known Implementing Classes:
CalibratedClassifier,EstimatorProxy,FixedThresholdClassifier,Link,SelectFromModel,TunedThresholdClassifierCV
public interface HasEstimator<E extends Estimator>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EgetEstimator()
-
-
-
Method Detail
-
getEstimator
E getEstimator()
-
-