|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 values| Method 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 | |||||||||