#include <shark/Algorithms/Trainers/AbstractSvmTrainer.h>#include <shark/Algorithms/QP/SvmProblems.h>#include <shark/LinAlg/BlockMatrix2x2.h>#include <shark/LinAlg/CachedMatrix.h>#include <shark/LinAlg/KernelMatrix.h>#include <shark/LinAlg/PrecomputedMatrix.h>Go to the source code of this file.
Classes | |
| class | shark::EpsilonSvmTrainer< InputType, CacheType > |
| Training of Epsilon-SVMs for regression. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |