| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
static TimeSeriesAlgorithmType |
TimeSeriesAlgorithmType.fromValue(String v) |
TimeSeriesAlgorithmType |
TimeSeriesModel.getBestFit()
Gets the value of the bestFit property.
|
static TimeSeriesAlgorithmType |
TimeSeriesAlgorithmType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeSeriesAlgorithmType[] |
TimeSeriesAlgorithmType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesModel |
TimeSeriesModel.setBestFit(TimeSeriesAlgorithmType bestFit)
Sets the value of the bestFit property.
|
| Constructor and Description |
|---|
TimeSeriesModel(MiningFunctionType functionName,
TimeSeriesAlgorithmType bestFit,
MiningSchema miningSchema) |
Copyright © 2016 University of Tartu. All Rights Reserved.