public class ForecastingModel extends MLModel<MultiPrediction>
Modifier and Type | Class and Description |
---|---|
static class |
ForecastingModel.ForecastingLabel
The Class ForecastingLabel.
|
static class |
ForecastingModel.ForecastingPredictions
The Class ForecastingPredictions.
|
Constructor and Description |
---|
ForecastingModel() |
public MultiPrediction predict(Object... args)
MLModel
predict
in class MLModel<MultiPrediction>
args
- the argsCopyright © 2014–2015 Apache Software Foundation. All rights reserved.