CRUISE Classification Tree
CRUISE is a statistical decision tree algorithm for classification. It is an improved descendant of an older algorithm called FACT.
Decision Tree Analysis Using ODBCMine
ODBCMine generates decision trees from ODBC databases using the C4.5 data-mining algorithm.
Decision Tree Primer
Presents methods for analyzing decision trees, including exercises with solutions.
Decision tree: Information From Answers.com
Decision tree information page from Answers.com
Decision Trees Tutorial
Tutorial Slides by Andrew Moore. A self-contained introduction to the flavor and terminology of data mining.
Incremental Decision Tree Induction
ITI (Incremental Tree Inducer) - a program that constructs decision trees automatically from labeled examples.