Files
bayesclass/README.md

16 lines
643 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# bayesclass
## Bayesian Estimators
### TAN Tree augmented naive Bayes
Friedman, N., Geiger, D. & Goldszmidt, M. Bayesian Network Classifiers. Machine Learning 29, 131163 (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, 335338.
### AODE Averaged One-Dependence Estimators
Webb, G., Boughton, J. & Wang, Z. Not So Naive Bayes: Aggregating One-Dependence Estimators. Mach Learn 58, 524 (2005). https://doi.org/10.1007/s10994-005-4258-6