mirror of
https://github.com/Doctorado-ML/bayesclass.git
synced 2025-08-16 16:15:57 +00:00
Add thresold to KDB and fix error
This commit is contained in:
15
README.md
15
README.md
@@ -1,2 +1,15 @@
|
||||
# bayesclass
|
||||
Bayesian Estimators
|
||||
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user