Inproceedings,

Implementation of Lazy Bayesian Rules in the Weka System

, , and .
Software Technology Catering for 21st Century: Proceedings of the International Symposium on Future Software Technology (ISFST2001), page 204-208. Tokyo, Software Engineers Association, (2001)

Abstract

The na?ve Bayesian classification algorithms were shown to be computationally efficient and surprisingly accurate when the conditional independence assumption on which they are based is violated. The lazy Bayesian rule is the application of lazy learning techniques to Bayesian tree induction, which supports a weaker conditional attribute independence assumption. The Weka system is a full, industrial-strength implementation of essentially almost the state-of-the-art machine learning techniques, and it contains a framework, in the form of a Java class library, which supports applications that use embedded machine learning and even the implementation of new learning schemes. In this paper, we mainly discuss the implementation of the algorithm of lazy Bayesian rule in Weka System, and introduce all the methods to be used in the Java class. This is the first lazy learning scheme implemented in Weka System.

Tags

Users

  • @giwebb

Comments and Reviews