lazyBayesianRules: Lazy Bayesian Rules Classifier

URL:http://www.csse.monash.edu.au/~webb/
Author:Zhihai Wang <zhw{[at]}deakin.edu.au>
Maintainer:Zhihai Wang <zhw{[at]}deakin.edu.au>

Lazy Bayesian Rules Classifier. The naive Bayesian classifier provides a simple and effective approach to classifier learning, but its attribute independence assumption is often violated in the real world. Lazy Bayesian Rules selectively relaxes the independence assumption, achieving lower error rates over a range of learning tasks. LBR defers processing to classification time, making it a highly efficient and accurate classification algorithm when small numbers of objects are to be classified. For more information, see: Zijian Zheng, G. Webb (2000). Lazy Learning of Bayesian Rules. Machine Learning. 4(1):53-84.

All available versions:
Latest
1.0.1
1.0.0