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 LearningAlgorithm
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.