Class Summary |
Cmd |
Base class for Encog Analyst commands. |
CmdBalance |
Performs the balance command. |
CmdCluster |
This command is used to randomize the lines in a CSV file. |
CmdCode |
This command is used to generate the binary EGB file from a CSV file. |
CmdCreate |
The Encog Analyst create command. |
CmdEvaluate |
This class is used to evaluate a machine learning method. |
CmdEvaluateRaw |
This class is used to evaluate a machine learning method. |
CmdGenerate |
This command is used to generate the binary EGB file from a CSV file. |
CmdNormalize |
The normalize command is used to normalize data. |
CmdProcess |
This command is used to preprocess a CSV file. |
CmdRandomize |
This command is used to randomize the lines in a CSV file. |
CmdReset |
Analyst command that allows all properties to be reset to what they were
originally loaded from the Encog EGA file. |
CmdSegregate |
This command is used to segregate one CSV file into several. |
CmdSet |
The set command allows a script to override a property value. |
CmdTrain |
This command is used to perform training on a machine learning method and
dataset. |