Package | Description |
---|---|
org.apache.lens.ml.algo.lib |
Modifier and Type | Class and Description |
---|---|
static class |
ForecastingModel.ForecastingLabel
The Class ForecastingLabel.
|
Modifier and Type | Method and Description |
---|---|
List<LabelledPrediction> |
MultiPrediction.getPredictions() |
List<LabelledPrediction> |
ForecastingModel.ForecastingPredictions.getPredictions() |
Constructor and Description |
---|
ForecastingPredictions(List<LabelledPrediction> values)
Instantiates a new forecasting predictions.
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.