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