NegativeLogLikelihood.h File Reference
#include <shark/Models/AbstractModel.h>
#include <shark/ObjectiveFunctions/AbstractObjectiveFunction.h>
#include <shark/Core/Random.h>
#include <boost/range/algorithm_ext/iota.hpp>
#include <boost/range/algorithm/random_shuffle.hpp>

Go to the source code of this file.

Classes

class  shark::NegativeLogLikelihood
 Computes the negative log likelihood of a dataset under a model. More...
 

Namespaces

 shark
 AbstractMultiObjectiveOptimizer.