Machine Learning
Department of Computer Science
Iowa State University

Laboratory Assignment 2
Due March 24, 2004, By 11:59 PM

Bayesian Network Classifiers

 

In this lab assignment, you will implement the Bayesian Network Learning algorithms discussed in class. Specifically, you will implement algorithms for constructing the Bayesian classifiers (assuming discrete attribute values). In each case, the input to the program is a training data set (and any required parameters) and the output is the appropriate classifier.