#include <shark/Algorithms/Trainers/AbstractSvmTrainer.h>
#include <shark/Algorithms/QP/QpMcBoxDecomp.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::McReinforcedSvmTrainer< InputType, CacheType > |
Training of reinforced-SVM for multi-category classification. More... | |
class | shark::LinearMcSvmReinforcedTrainer< InputType > |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |