#include "AbstractStoppingCriterion.h"#include <shark/Core/ResultSets.h>#include <queue>#include <numeric>#include <algorithm>Go to the source code of this file.
Classes | |
| class | shark::GeneralizationLoss< PointType > |
| The generalization loss calculates the relative increase of the validation error compared to the minimum training error. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |