| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.learningalgorithm.classification.multiclassification |
| Class and Description |
|---|
| OneVsAllLearning
It is a meta algorithm that operates applying a One-Vs-All strategy over the base
learning algorithm which is intended to be a binary learner.
|
| OneVsOneLearning
It is a meta algorithm that operates by applying a One-Vs-One strategy over the base
learning algorithm which is intended to be a binary learner.
|
Copyright © 2014 Semantic Analytics Group @ Uniroma2. All rights reserved.