mirror of
https://github.com/Doctorado-ML/bayesclass.git
synced 2025-08-16 16:15:57 +00:00
41ca6fad5e5ac5bc2c4a1f15f50a0a9b6642f0fc
Change test if every conditional weight is less or equal to zero for less or equal to theta Add text comments to KDB algorithm
bayesclass
Bayesian Estimators
TAN Tree augmented naive Bayes
Friedman, N., Geiger, D. & Goldszmidt, M. Bayesian Network Classifiers. Machine Learning 29, 131–163 (1997). https://doi.org/10.1023/A:1007465528199
KDB
Mehran Sahami. 1996. Learning limited dependence Bayesian classifiers. In Proceedings of the Second International Conference on Knowledge Discovery and Data Mining (KDD'96). AAAI Press, 335–338.
AODE Averaged One-Dependence Estimators
Webb, G., Boughton, J. & Wang, Z. Not So Naive Bayes: Aggregating One-Dependence Estimators. Mach Learn 58, 5–24 (2005). https://doi.org/10.1007/s10994-005-4258-6
Languages
Python
96.8%
Makefile
3.2%