public class UnivariateRegressionOutput extends Object implements RegressionOutput
Constructor and Description |
---|
UnivariateRegressionOutput(Label property,
float predictedValue) |
UnivariateRegressionOutput(NumericLabel result) |
public UnivariateRegressionOutput(NumericLabel result)
public UnivariateRegressionOutput(Label property, float predictedValue)
public Float getScore(Label label)
Prediction
getScore
in interface Prediction
label
- the label whose associated score is requiredpublic List<Label> getAllProperties()
RegressionOutput
getAllProperties
in interface RegressionOutput
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.