![]() |
aGrUM
0.14.2
|
A pack of learning algorithms that can easily be used. More...
#include <algorithm>
#include <agrum/agrum.h>
#include <agrum/learning/BNLearnUtils/BNLearnerListener.h>
#include <agrum/learning/BNLearnUtils/genericBNLearner.h>
#include <agrum/learning/scores_and_tests/indepTestChi2.h>
#include <agrum/learning/scores_and_tests/scoreLog2Likelihood.h>
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) |
A pack of learning algorithms that can easily be used.
The pack currently contains K2, GreedyHillClimbing, miic, 3off2 and LocalSearchWithTabuList
Definition in file genericBNLearner.cpp.