aGrUM  0.14.2
genericBNLearner.cpp File Reference

A pack of learning algorithms that can easily be used. More...

+ Include dependency graph for genericBNLearner.cpp:

Go to the source code of this file.

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 
 gum::learning
 

Functions

DatabaseTable gum::learning::readFile (const std::string &filename)
 

Detailed Description

A pack of learning algorithms that can easily be used.

The pack currently contains K2, GreedyHillClimbing, miic, 3off2 and LocalSearchWithTabuList

Author
Christophe GONZALES and Pierre-Henri WUILLEMIN

Definition in file genericBNLearner.cpp.