Documentation of 'jsat.regression.evaluation.RelativeAbsoluteError' Java class
RelativeAbsoluteError
jsat.regression.evaluation

Class RelativeAbsoluteError

  • All Implemented Interfaces:
    java.io.Serializable, RegressionScore


    public class RelativeAbsoluteError
    extends TotalHistoryRegressionScore
    Uses the Sum of Absolute Errors divided by the sum of the absolute value of the true values subtracted from their mean. This produces an error metric that has no units.
    See Also:
    Serialized Form
    • Constructor Detail

      • RelativeAbsoluteError

        public RelativeAbsoluteError()
        Creates a new Relative Absolute Error evaluator
      • RelativeAbsoluteError

        public RelativeAbsoluteError(RelativeAbsoluteError toCopy)
        Copy constructor
        Parameters:
        toCopy - the object to copy

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.