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