#include <shark/LinAlg/Base.h>#include <shark/Models/Kernels/KernelExpansion.h>#include <shark/Models/LinearClassifier.h>#include <shark/Algorithms/Trainers/AbstractTrainer.h>#include <shark/Algorithms/QP/QuadraticProgram.h>Go to the source code of this file.
Classes | |
| class | shark::QpConfig |
| Super class of all support vector machine trainers. More... | |
| class | shark::AbstractSvmTrainer< InputType, LabelType, Model, Trainer > |
| Super class of all kernelized (non-linear) SVM trainers. More... | |
| class | shark::AbstractLinearSvmTrainer< InputType > |
| Super class of all linear SVM trainers. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |