Abstract
Averaged One-Dependence Estimators (AODE) is a most effective improved naive Bayes (NB) algorithm based on probabilistic classification learning technique. It addresses the attribute independence assumption of naive Bayes by averaging all of the dependence estimators. Researchers have proposed out many effective methods to improve the performance of AODE, such as attribute weighted method, backwards sequential elimination method, lazy elimination method and so on. In this paper, our research is focused on weighted method. We firstly present a simple filter method for setting attribute weights of AODE and then present an improved algorithm called Decision Tree-Based Attribute Weighted Averaged One-Dependence Estimator, simply DTWAODE. In DTWAODE, the weight for an attribute is set according to its depth in a decision tree which is built on the training samples. We experimentally tested DTWAODE in Weka system, using the whole 36 standard UCI data sets and the experimental results show that our new algorithm performs better than AODE.
Original language | English |
---|---|
Title of host publication | IADIS European Conference on Data Mining 2010 |
Subtitle of host publication | part of MCCSIS 2010 |
Publisher | IADIS Press |
Pages | 157-162 |
Number of pages | 6 |
ISBN (Electronic) | 9789728939236 |
Publication status | Published - 2010 |
Externally published | Yes |
Event | IADIS International Conference on Data Mining 2010, part of the IADIS Multi Conference on Computer Science and Information Systems 2010, MCCSIS 2010 - Freiburg, Germany Duration: 28 Jul 2010 → 31 Jul 2010 |
Conference
Conference | IADIS International Conference on Data Mining 2010, part of the IADIS Multi Conference on Computer Science and Information Systems 2010, MCCSIS 2010 |
---|---|
Country/Territory | Germany |
City | Freiburg |
Period | 28/07/10 → 31/07/10 |
Keywords
- Naive Bayes
- AODE
- Decision Tree
- Attribute Weighted
- Classification