Package dm.mine

Interface Summary
ClassificationProc Defines interface for a Classification Procedure
 

Class Summary
GiniDTClassProc Implements a Decision Tree Classification Procedure using the Gini metric.
InfoGainDTClassProc Implements a Decision Tree Classification Procedure using the Gini metric.
OLAPRuleLearn Implements a Decision Tree Classification Procedure using OLAP operations on a DataCube.