Documentation of 'smile.validation.RSS' Java class
RSS
smile.validation

Class RSS

    • Constructor Summary

      Constructors 
      Constructor and Description
      RSS() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double measure(double[] truth, double[] prediction)
      Returns an index to measure the quality of regression.
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • RSS

        public RSS()
    • Method Detail

      • measure

        public double measure(double[] truth,
                              double[] prediction)
        Description copied from interface: RegressionMeasure
        Returns an index to measure the quality of regression.
        Specified by:
        measure in interface RegressionMeasure
        Parameters:
        truth - the true response values.
        prediction - the predicted response values.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.