Bayesian Networks With Greedy Backward Elimination In Feature Selection For Data Classification

Naive Bayes (NB) is an efficient Bayesian classifier with wide range of applications in data classification. Having the advantage with its simple structure. Naive Bayes gains attention among the researchers with its good accuracy in classification result. Nevertheless, the major drawback of Naive...

全面介绍

Saved in:
书目详细资料
主要作者: Ang, Sau Loong
格式: Thesis
语言:English
出版: 2019
主题:
在线阅读:http://eprints.usm.my/61159/1/Bayesian%20Networks%20with%20greedy%20cut.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Naive Bayes (NB) is an efficient Bayesian classifier with wide range of applications in data classification. Having the advantage with its simple structure. Naive Bayes gains attention among the researchers with its good accuracy in classification result. Nevertheless, the major drawback of Naive Bayes is the strong independence assumption among the features which is restrictive. This weakness causes not only confusion in the causal relationships among the features but also doubtful representation of the real structure of Bayesian Network for classification. Further development of Naive Bayes in augmenting extra links or dependent relationships between the features such as the Tree Augmented Naive Bayes (TAN) end up with slight improvement in accuracy of classification result where the main problems stated above remain unsolved.