Class LearningEvaluation

  • All Implemented Interfaces:
    Serializable, MOAObject

    public class LearningEvaluation
    extends AbstractMOAObject
    Class that stores an array of evaluation measurements.
    Version:
    $Revision: 7 $
    Author:
    Richard Kirkby (rkirkby@cs.waikato.ac.nz)
    See Also:
    Serialized Form
    • Field Detail

    • Method Detail

      • getMeasurements

        public Measurement[] getMeasurements()
      • getDescription

        public void getDescription​(StringBuilder sb,
                                   int indent)
        Description copied from interface: MOAObject
        Returns a string representation of this object. Used in AbstractMOAObject.toString to give a string representation of the object.
        Parameters:
        sb - the stringbuilder to add the description
        indent - the number of characters to indent