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