|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LabelledPrediction | |
---|---|
org.apache.lens.ml |
Uses of LabelledPrediction in org.apache.lens.ml |
---|
Classes in org.apache.lens.ml that implement LabelledPrediction | |
---|---|
static class |
ForecastingModel.ForecastingLabel
The Class ForecastingLabel. |
Methods in org.apache.lens.ml that return types with arguments of type LabelledPrediction | |
---|---|
List<LabelledPrediction> |
MultiPrediction.getPredictions()
|
List<LabelledPrediction> |
ForecastingModel.ForecastingPredictions.getPredictions()
|
Constructor parameters in org.apache.lens.ml with type arguments of type LabelledPrediction | |
---|---|
ForecastingModel.ForecastingPredictions(List<LabelledPrediction> values)
Instantiates a new forecasting predictions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |