#include <shark/Models/AbstractModel.h>
#include <shark/Models/Classifier.h>
#include <shark/Algorithms/NearestNeighbors/AbstractNearestNeighbors.h>
Go to the source code of this file.
Classes | |
class | shark::NearestNeighborModel< InputType, LabelType > |
NearestNeighbor model for classification and regression. More... | |
class | shark::NearestNeighborModel< InputType, unsigned int > |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |