Package | Description |
---|---|
it.uniroma2.sag.kelp.learningalgorithm.classification.passiveaggressive |
Modifier and Type | Class and Description |
---|---|
class |
KernelizedPassiveAggressiveClassification
Online Passive-Aggressive Learning Algorithm for classification tasks (Kernel Machine version) .
|
class |
LinearPassiveAggressiveClassification
Online Passive-Aggressive Learning Algorithm for classification tasks (linear version) .
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.