Class InvalidAnchorPointsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ai.libs.jaicore.ml.learningcurve.extrapolation.InvalidAnchorPointsException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidAnchorPointsException extends java.lang.ExceptionException that is thrown, when the anchorpoints generated for learning curve extrapolation are not suitable.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidAnchorPointsException()
-