Package | Description |
---|---|
org.encog.app.analyst | |
org.encog.app.analyst.commands |
Modifier and Type | Method and Description |
---|---|
void |
EncogAnalyst.addCommand(Cmd cmd)
Add a command.
|
Modifier and Type | Class and Description |
---|---|
class |
CmdBalance
Performs the balance command.
|
class |
CmdCluster
This command is used to randomize the lines in a CSV file.
|
class |
CmdCode
This command is used to generate the binary EGB file from a CSV file.
|
class |
CmdCreate
The Encog Analyst create command.
|
class |
CmdEvaluate
This class is used to evaluate a machine learning method.
|
class |
CmdEvaluateRaw
This class is used to evaluate a machine learning method.
|
class |
CmdGenerate
This command is used to generate the binary EGB file from a CSV file.
|
class |
CmdNormalize
The normalize command is used to normalize data.
|
class |
CmdProcess
This command is used to preprocess a CSV file.
|
class |
CmdRandomize
This command is used to randomize the lines in a CSV file.
|
class |
CmdReset
Analyst command that allows all properties to be reset to what they were
originally loaded from the Encog EGA file.
|
class |
CmdSegregate
This command is used to segregate one CSV file into several.
|
class |
CmdSet
The set command allows a script to override a property value.
|
class |
CmdTrain
This command is used to perform training on a machine learning method and
dataset.
|
Copyright © 2014. All Rights Reserved.