Package sklearn
Interface HasDefaultValue
- All Known Implementing Classes:
DummyRegressor,MeanEstimator,QuantileEstimator,ZeroEstimator
public interface HasDefaultValue
- See Also:
-
TargetValue.getDefaultValue()
-
Method Summary
-
Method Details
-
getDefaultValue
Number getDefaultValue()
-