@hackage DecisionTree0.0

A very simple implementation of decision trees for discrete attributes.

A very simple implementation of decision trees, built with ID3. You can use it to classify data with a set of discrete attributes.