Package sklearn

Interface HasDefaultValue

All Known Implementing Classes:
DummyRegressor, MeanEstimator, QuantileEstimator, ZeroEstimator

public interface HasDefaultValue
See Also:
  • TargetValue.getDefaultValue()
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDefaultValue

      Number getDefaultValue()