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 MultiPrediction
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.