Class DLPredDisplayParams

java.lang.Object
rawDeepLearningClassifier.dataPlotFX.DLPredDisplayParams
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

public class DLPredDisplayParams extends Object implements Serializable, Cloneable, ManagedParameters
The parameters for the deep learning prediction plot.
Author:
Jamie Macaulay
See Also:
  • Field Details Link icon

    • lineInfos Link icon

      public LineInfo[] lineInfos
      The line infos.
  • Constructor Details Link icon

    • DLPredDisplayParams Link icon

      public DLPredDisplayParams()
  • Method Details Link icon