#include <shark/Models/Kernels/DiscreteKernel.h>
#include <shark/Models/Kernels/ProductKernel.h>
#include <shark/Data/Dataset.h>
#include "Impl/MklKernelBase.h"
Go to the source code of this file.
Classes | |
struct | shark::MultiTaskSample< InputTypeT > |
Aggregation of input data and task index. More... | |
class | shark::GaussianTaskKernel< InputTypeT > |
Special "Gaussian-like" kernel function on tasks. More... | |
class | shark::MultiTaskKernel< InputTypeT > |
Special kernel function for multi-task and transfer learning. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |