Modifier and Type | Class and Description |
---|---|
class |
MultiEpochLearning
It is a meta learning algorithms for online learning methods.
|
Modifier and Type | Class and Description |
---|---|
class |
RandomizedBudgetPerceptron
It is a variation of the Randomized Budget Perceptron proposed in
|
class |
Stoptron
It is a variation of the Stoptron proposed in
|
Modifier and Type | Class and Description |
---|---|
class |
SequenceClassificationKernelBasedLearningAlgorithm
/** This class implements a sequential labeling paradigm.
|
class |
SequenceClassificationLearningAlgorithm
This class implements a sequential labeling paradigm.
|
class |
SequenceClassificationLinearLearningAlgorithm
This class implements a sequential labeling paradigm.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
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.
|
class |
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.