#include <shark/Algorithms/Trainers/AbstractSvmTrainer.h>#include <shark/Algorithms/QP/QpMcDecomp.h>#include <shark/Algorithms/QP/QpMcLinear.h>#include <shark/LinAlg/KernelMatrix.h>#include <shark/LinAlg/CachedMatrix.h>#include <shark/LinAlg/PrecomputedMatrix.h>Go to the source code of this file.
Classes | |
| class | shark::McSvmMMRTrainer< InputType, CacheType > |
| Training of the maximum margin regression (MMR) multi-category SVM. More... | |
| class | shark::LinearMcSvmMMRTrainer< InputType > |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |