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

Class CmdCluster



  • public class CmdCluster
    extends Cmd
    This command is used to randomize the lines in a CSV file.
    • Field Detail

      • DEFAULT_ITERATIONS

        public static final int DEFAULT_ITERATIONS
        The default number of iterations.
        See Also:
        Constant Field Values
      • COMMAND_NAME

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

      • CmdCluster

        public CmdCluster(EncogAnalyst analyst)
        Construct the cluster command.
        Parameters:
        analyst - The analyst object 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.