|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PredictionType | |
---|---|
org.encog.app.analyst.wizard |
Uses of PredictionType in org.encog.app.analyst.wizard |
---|
Methods in org.encog.app.analyst.wizard that return PredictionType | |
---|---|
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. |
Methods in org.encog.app.analyst.wizard with parameters of type PredictionType | |
---|---|
void |
AnalystWizard.wizardRealTime(List<SourceElement> sourceData,
File csvFile,
int backwardWindow,
int forwardWindow,
PredictionType prediction,
String predictField)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |