Class | Description |
---|---|
MultiLabelClassificationLearning |
It is a meta algorithm that operates applying a multi label learning strategy over the base
learning algorithm which is intended to be a binary learner.
|
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 © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.