|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lens.ml.MLModel<MultiPrediction>
org.apache.lens.ml.ForecastingModel
public class ForecastingModel
The Class ForecastingModel.
| Nested Class Summary | |
|---|---|
static class |
ForecastingModel.ForecastingLabel
The Class ForecastingLabel. |
static class |
ForecastingModel.ForecastingPredictions
The Class ForecastingPredictions. |
| Constructor Summary | |
|---|---|
ForecastingModel()
|
|
| Method Summary | |
|---|---|
MultiPrediction |
predict(Object... args)
Predict. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ForecastingModel()
| Method Detail |
|---|
public MultiPrediction predict(Object... args)
MLModel
predict in class MLModel<MultiPrediction>args - the args
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||