#include <shark/Algorithms/Trainers/AbstractSvmTrainer.h>#include <shark/Algorithms/Trainers/CSvmTrainer.h>Go to the source code of this file.
Classes | |
| class | shark::McSvmOVATrainer< InputType, CacheType > |
| Training of a multi-category SVM by the one-versus-all (OVA) method. More... | |
| class | shark::LinearMcSvmOVATrainer< InputType > |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |