#include <shark/Algorithms/Trainers/AbstractSvmTrainer.h>#include <shark/Algorithms/QP/SvmProblems.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::OneClassSvmTrainer< InputType, CacheType > |
| Training of one-class SVMs. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |