Modifier and Type | Field and Description |
---|---|
protected BinaryClassifier |
PassiveAggressiveClassification.classifier |
Modifier and Type | Method and Description |
---|---|
BinaryClassifier |
PassiveAggressiveClassification.getPredictionFunction() |
Modifier and Type | Field and Description |
---|---|
protected BinaryClassifier |
Perceptron.classifier |
Modifier and Type | Method and Description |
---|---|
BinaryClassifier |
Perceptron.getPredictionFunction() |
Modifier and Type | Field and Description |
---|---|
protected BinaryClassifier |
SoftConfidenceWeightedClassification.classifier |
Modifier and Type | Class and Description |
---|---|
class |
BinaryKernelMachineClassifier
It is a kernel-base binary classifier
|
class |
BinaryLinearClassifier
It linear binary classifier operating directly on an explicit vector space
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.