public static class ForecastingModel.ForecastingPredictions extends Object implements MultiPrediction
| Constructor and Description |
|---|
ForecastingPredictions(List<LabelledPrediction> values)
Instantiates a new forecasting predictions.
|
| Modifier and Type | Method and Description |
|---|---|
List<LabelledPrediction> |
getPredictions() |
public ForecastingPredictions(List<LabelledPrediction> values)
values - the valuespublic List<LabelledPrediction> getPredictions()
getPredictions in interface MultiPredictionCopyright © 2014–2018 Apache Software Foundation. All rights reserved.