#include "AbstractStoppingCriterion.h"
#include <shark/Core/ResultSets.h>
#include <queue>
#include <numeric>
#include <algorithm>
#include <shark/LinAlg/Base.h>
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. | |