aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
scoreBD.h File Reference

the class for computing Bayesian Dirichlet (BD) log2 scores More...

Include dependency graph for scoreBD.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::learning::ScoreBD
 the class for computing Bayesian Dirichlet (BD) log2 scores More...

Namespaces

namespace  gum
 gum is the global namespace for all aGrUM entities
namespace  gum::learning
 include the inlined functions if necessary

Detailed Description

the class for computing Bayesian Dirichlet (BD) log2 scores

Warning
This class computes the "general" log2 (BD score). If you wish to reduce the number of hyperparameters, try using ScoreBDeu or ScoreK2.
Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file scoreBD.h.