#include "AbstractStoppingCriterion.h"
#include <shark/Core/ResultSets.h>
#include <shark/LinAlg/Base.h>
#include <shark/ObjectiveFunctions/AbstractObjectiveFunction.h>
Go to the source code of this file.
Classes | |
class | shark::ValidatedStoppingCriterion |
Given the current Result set of the optimizer, calculates the validation error using a validation function and hands the results over to the underlying stopping criterion. More... | |
Namespaces | |
shark | |
AbstractMultiObjectiveOptimizer. | |