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