Documentation of 'org.encog.app.analyst.csv.segregate.SegregateTargetPercent' Java class
SegregateTargetPercent
org.encog.app.analyst.csv.segregate

Class SegregateTargetPercent



  • public class SegregateTargetPercent
    extends java.lang.Object
    Specifies a segregation target, and what percent that target should need.
    • Constructor Detail

      • SegregateTargetPercent

        public SegregateTargetPercent(java.io.File outputFile,
                                      int thePercent)
        Construct the object.
        Parameters:
        outputFile - The output filename.
        thePercent - The target percent.
    • Method Detail

      • getFilename

        public java.io.File getFilename()
        Returns:
        the filename
      • getNumberRemaining

        public int getNumberRemaining()
        Returns:
        the numberRemaining
      • getPercent

        public int getPercent()
        Returns:
        the percent
      • setFilename

        public void setFilename(java.io.File theFilename)
        Parameters:
        theFilename - the filename to set
      • setNumberRemaining

        public void setNumberRemaining(int theNumberRemaining)
        Parameters:
        theNumberRemaining - the numberRemaining 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.