Package sklearn
Interface HasDefaultValue
-
- All Known Implementing Classes:
DummyRegressor,MeanEstimator,QuantileEstimator,ZeroEstimator
public interface HasDefaultValue- See Also:
TargetValue.getDefaultValue()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NumbergetDefaultValue()
-
-
-
Method Detail
-
getDefaultValue
Number getDefaultValue()
-
-