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

Class RelativeSquaredError

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


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

      • RelativeSquaredError

        public RelativeSquaredError()
        Creates a new Relative Squared Error object
      • RelativeSquaredError

        public RelativeSquaredError(RelativeSquaredError 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.