Documentation of 'org.encog.app.analyst.commands.CmdGenerate' Java class
CmdGenerate
org.encog.app.analyst.commands

Class CmdGenerate



  • public class CmdGenerate
    extends Cmd
    This command is used to generate the binary EGB file from a CSV file. The resulting file can be used for training.
    • Field Detail

      • COMMAND_NAME

        public static final java.lang.String COMMAND_NAME
        The name of this command.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CmdGenerate

        public CmdGenerate(EncogAnalyst analyst)
        Construct this generate command.
        Parameters:
        analyst - The analyst to use.
    • Method Detail

      • executeCommand

        public boolean executeCommand(java.lang.String args)
        Execute this command.
        Specified by:
        executeCommand in class Cmd
        Parameters:
        args - The arguments for this command.
        Returns:
        True if processing should stop after this command.
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Cmd
        Returns:
        The name of this command.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.