#include <shark/ObjectiveFunctions/Loss/AbstractLoss.h>
Go to the source code of this file.
Classes | |
class | shark::ZeroOneLoss< LabelType, OutputType > |
0-1-loss for classification. More... | |
class | shark::ZeroOneLoss< unsigned int, RealVector > |
0-1-loss for classification. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |