![]() |
aGrUM
0.14.2
|
the internal apriori for the K2 score = Laplace Apriori More...
#include <vector>
#include <agrum/agrum.h>
#include <agrum/learning/aprioris/aprioriSmoothing.h>
#include <agrum/learning/aprioris/aprioriK2_tpl.h>
Go to the source code of this file.
Classes | |
class | gum::learning::AprioriK2< ALLOC > |
the internal apriori for the K2 score = Laplace AprioriK2 is a BD score with a Laplace apriori (i.e., a smoothing of 1). More... | |
Namespaces | |
gum | |
gum is the global namespace for all aGrUM entities | |
gum::learning | |
the internal apriori for the K2 score = Laplace Apriori
Definition in file aprioriK2.h.