Package | Description |
---|---|
org.encog.app.analyst.wizard |
Modifier and Type | Method and Description |
---|---|
static PredictionType |
PredictionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PredictionType[] |
PredictionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalystWizard.wizardRealTime(List<SourceElement> sourceData,
File csvFile,
int backwardWindow,
int forwardWindow,
PredictionType prediction,
String predictField) |
Copyright © 2014. All Rights Reserved.