|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
LABELTYPE
- the generic typePREDICTIONTYPE
- the generic typepublic interface LabelledPrediction<LABELTYPE,PREDICTIONTYPE>
Prediction type used when the model prediction is of complex types. For example, in forecasting the predictions are a series of timestamp, and value pairs.
Method Summary | |
---|---|
LABELTYPE |
getLabel()
|
PREDICTIONTYPE |
getPrediction()
|
Method Detail |
---|
LABELTYPE getLabel()
PREDICTIONTYPE getPrediction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |