Author:Zhihai Wang <zhw{[at]}deakin.edu.au>
Category:Classification
Date:2012-03-20
Depends:weka (>=3.7.1)
Description: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.
License:GPL 3.0
Maintainer:Zhihai Wang <zhw{[at]}deakin.edu.au>
PackageURL:http://prdownloads.sourceforge.net/weka/lazyBayesianRules1.0.1.zip?download
Related:NaiveBayes
URL:http://www.csse.monash.edu.au/~webb/
Version:1.0.1