Class LCNetExtrapolationMethod

  • All Implemented Interfaces:
    LearningCurveExtrapolationMethod

    public class LCNetExtrapolationMethod
    extends java.lang.Object
    implements LearningCurveExtrapolationMethod
    This class represents a learning curve extrapolation using the LCNet from pybnn. It communicates with pybnn via the LCNetClient. If you use if do not forget to call setConfigurations before you call extrapolateLearningCurveFromAnchorPoints, because the LCNet requires the configurations of you classifier