NoisyErrorFunction.h File Reference
#include <shark/Models/AbstractModel.h>
#include <shark/ObjectiveFunctions/Loss/AbstractLoss.h>
#include <shark/ObjectiveFunctions/AbstractObjectiveFunction.h>
#include <shark/Rng/DiscreteUniform.h>
#include "Impl/FunctionWrapperBase.h"
#include <boost/scoped_ptr.hpp>
#include "Impl/NoisyErrorFunction.inl"

Go to the source code of this file.

Classes

class  shark::NoisyErrorFunction
 Error Function which only uses a random fraction of data. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.