aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
IBNLearner.cpp File Reference

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

Include dependency graph for IBNLearner.cpp:

Go to the source code of this file.

Namespaces

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

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 and LocalSearchWithTabuList

Author
Christophe GONZALES(_at_AMU) and Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file IBNLearner.cpp.