Combining Naive Bayes and Decision Tables
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
A simple semi-naive Bayesian ranking method that combines naive Bayes with induction of decision tables is investigated and it is shown that the resulting ranker, compared to either component technique, frequently significantly increases AUC.
Abstract
We investigate a simple semi-naive Bayesian ranking method that combines naive Bayes with induction of decision tables. Naive Bayes and decision tables can both be trained effi-ciently, and the same holds true for the combined semi-naive model. We show that the resulting ranker, compared to ei-ther component technique, frequently significantly increases AUC. For some datasets it significantly improves on both techniques. This is also the case when attribute selection is performed in naive Bayes and its semi-naive variant.
