Documentation of 'org.encog.app.analyst.script.segregate.AnalystSegregateTarget' Java class
AnalystSegregateTarget
org.encog.app.analyst.script.segregate

Class AnalystSegregateTarget



  • public class AnalystSegregateTarget
    extends java.lang.Object
    This class specifies a target for the segregation process.
    • Constructor Summary

      Constructors 
      Constructor and Description
      AnalystSegregateTarget(java.lang.String theFile, int thePercent)
      Construct the segregation target.
    • Constructor Detail

      • AnalystSegregateTarget

        public AnalystSegregateTarget(java.lang.String theFile,
                                      int thePercent)
        Construct the segregation target.
        Parameters:
        theFile - The file.
        thePercent - The percent.
    • Method Detail

      • getFile

        public java.lang.String getFile()
        Returns:
        the file
      • getPercent

        public int getPercent()
        Returns:
        the percent
      • setFile

        public void setFile(java.lang.String theFile)
        Parameters:
        theFile - the file to set
      • setPercent

        public void setPercent(int thePercent)
        Parameters:
        thePercent - the percent to set
      • toString

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.