LABELTYPE
- the generic typePREDICTIONTYPE
- the generic typepublic interface LabelledPrediction<LABELTYPE,PREDICTIONTYPE>
Modifier and Type | Method and Description |
---|---|
LABELTYPE |
getLabel() |
PREDICTIONTYPE |
getPrediction() |
LABELTYPE getLabel()
PREDICTIONTYPE getPrediction()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.