public interface RegressionLearningAlgorithm extends LearningAlgorithm
| Modifier and Type | Method and Description | 
|---|---|
| RegressionFunction | getPredictionFunction()Returns the regressor learned during the training process | 
duplicate, getLabels, learn, reset, setLabels, setPredictionFunctionRegressionFunction getPredictionFunction()
getPredictionFunction in interface LearningAlgorithmCopyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.