#include "AbstractStoppingCriterion.h"#include <shark/Core/ResultSets.h>#include <queue>#include <numeric>Go to the source code of this file.
Classes | |
| class | shark::TrainingError< PointType > |
| This stopping criterion tracks the improvement of the error function of the training error over an interval of iterations. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |