#include <shark/Models/AbstractModel.h>
#include <shark/Algorithms/NearestNeighbors/AbstractNearestNeighbors.h>
Go to the source code of this file.
Classes | |
class | shark::SoftNearestNeighborClassifier< InputType > |
SoftNearestNeighborClassifier returns a probabilistic classification by looking at the k nearest neighbors. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |