| Class | Description | 
|---|---|
| BudgetedPassiveAggressiveClassification | Online Passive-Aggressive on a budget 
 reference: Zhuang Wang and Slobodan Vucetic
 Online Passive-Aggressive Algorithms on a Budget | 
| KernelizedPassiveAggressiveClassification | Online Passive-Aggressive Learning Algorithm for classification tasks (Kernel Machine version) . | 
| LinearPassiveAggressiveClassification | Online Passive-Aggressive Learning Algorithm for classification tasks (linear version) . | 
| PassiveAggressiveClassification | Online Passive-Aggressive Learning Algorithm for classification tasks. | 
| Enum | Description | 
|---|---|
| BudgetedPassiveAggressiveClassification.DeletingPolicy | It is the updating policy applied when the budget is full. | 
| PassiveAggressiveClassification.Loss | 
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.