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)
PredictiongetScore in interface Predictionlabel - the label whose associated score is requiredpublic List<Label> getAllProperties()
RegressionOutputgetAllProperties in interface RegressionOutputCopyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.