#include <shark/Models/Classifier.h>
#include <shark/Models/Kernels/AbstractKernelFunction.h>
#include <shark/Data/Dataset.h>
#include <shark/Data/DataView.h>
Go to the source code of this file.
Classes | |
class | shark::KernelExpansion< InputType > |
Linear model in a kernel feature space. More... | |
struct | shark::KernelClassifier< InputType > |
Linear classifier in a kernel feature space. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |