![]() |
aGrUM
0.14.2
|
Files | |
file | apriori.cpp [code] |
the base class for all a priori | |
file | apriori.h [code] |
the base class for all a priori | |
file | apriori_tpl.h [code] |
the base class for all a prioris | |
file | aprioriBDeu.cpp [code] |
the internal apriori for the BDeu score (N' / (r_i * q_i) | |
file | aprioriBDeu.h [code] |
the internal apriori for the BDeu score (N' / (r_i * q_i) | |
file | aprioriBDeu_tpl.h [code] |
the internal apriori for the BDeu score (N' / (r_i * q_i) | |
file | aprioriDirichletFromDatabase.cpp [code] |
A dirichlet priori: computes its N'_ijk from a database. | |
file | aprioriDirichletFromDatabase.h [code] |
A dirichlet priori: computes its N'_ijk from a database. | |
file | aprioriDirichletFromDatabase_tpl.h [code] |
A dirichlet priori: computes its N'_ijk from a database. | |
file | aprioriK2.cpp [code] |
the internal apriori for the K2 score: Laplace Apriori | |
file | aprioriK2.h [code] |
the internal apriori for the K2 score = Laplace Apriori | |
file | aprioriK2_tpl.h [code] |
the internal apriori for the K2 score = Laplace Apriori | |
file | aprioriNoApriori.cpp [code] |
the no a priori class: corresponds to 0 weight-sample | |
file | aprioriNoApriori.h [code] |
the no a priori class: corresponds to 0 weight-sample | |
file | aprioriNoApriori_tpl.h [code] |
the no a priori class: corresponds to 0 weight-sample | |
file | aprioriSmoothing.cpp [code] |
the smooth a priori: adds a weight w to all the countings | |
file | aprioriSmoothing.h [code] |
the smooth a priori: adds a weight w to all the countings | |
file | aprioriSmoothing_tpl.h [code] |
the smooth a priori: adds a weight w to all the countings | |
file | aprioriTypes.cpp [code] |
the different types of apriori | |
file | aprioriTypes.h [code] |
the different types of apriori | |