![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
The class computing n times the corrected mutual information (where n is the size (or the weight) of the database) as used in the MIIC algorithm. More...
#include <vector>#include <agrum/config.h>#include <agrum/base/stattests/kNML.h>#include <agrum/BN/learning/scores_and_tests/scoreLog2Likelihood.h>#include <agrum/BN/learning/scores_and_tests/scoreMDL.h>#include <agrum/BN/learning/correctedMutualInformation_inl.h>Go to the source code of this file.
Classes | |
| class | gum::learning::CorrectedMutualInformation |
| The class computing n times the corrected mutual information, as used in the MIIC algorithm. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
| namespace | gum::learning |
| include the inlined functions if necessary | |
The class computing n times the corrected mutual information (where n is the size (or the weight) of the database) as used in the MIIC algorithm.
Definition in file correctedMutualInformation.h.