|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.ml.ForecastingModel.ForecastingPredictions
public static class ForecastingModel.ForecastingPredictions
The Class ForecastingPredictions.
Constructor Summary | |
---|---|
ForecastingModel.ForecastingPredictions(List<LabelledPrediction> values)
Instantiates a new forecasting predictions. |
Method Summary | |
---|---|
List<LabelledPrediction> |
getPredictions()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ForecastingModel.ForecastingPredictions(List<LabelledPrediction> values)
values
- the valuesMethod Detail |
---|
public List<LabelledPrediction> getPredictions()
getPredictions
in interface MultiPrediction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |