Class RegressionOutput

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String batchId()
      Return the batch id for this batch output.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RegressionOutput

        public RegressionOutput()
    • Method Detail

      • batchId

        public java.lang.String batchId()
        Description copied from interface: BatchOutput
        Return the batch id for this batch output. The batch id used for retraining.
        Specified by:
        batchId in interface BatchOutput
        Returns:
        batch id