Package ai.libs.jaicore.ml.functionprediction.learner.learningcurveextrapolation
-
Interface Summary Interface Description LearningCurveExtrapolationMethod Functional interface for extrapolating a learning curve from anchorpoints. -
Class Summary Class Description ConfigurationLearningCurveExtrapolator This class is a subclass of LearningCurveExtrapolator which deals with the slightly different setup that is required by the LCNet of pybnnLearningCurveExtrapolatedEvent LearningCurveExtrapolator Abstract class for implementing a learning curve extrapolation method with some anchor points. -
Exception Summary Exception Description InvalidAnchorPointsException Exception that is thrown, when the anchorpoints generated for learning curve extrapolation are not suitable.