#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::GeneralizationQuotient< PointType > |
| SStopping criterion monitoring the quotient of generalization loss and training progress. More... | |
Namespaces | |
| shark | |
| AbstractMultiObjectiveOptimizer. | |