  |
RainForest - http://www.cs.cornell.edu/johannes/papers/1998/vldb1998-rainforest.pdf
A Framework for Fast Decision Tree Construction of Large Datasets |
  |
Learning from Data: Decision Trees - http://www.anc.ed.ac.uk/~amos/lfd/lectures/decisiontree.pdf
Lecture about decision trees by Amos Storkey. |
  |
Clustering vs. DecisionTrees - http://www.clustan.com/clustering_v_decision_trees.html
Comparison between the "bottom up" hierarchical clustering approach and "top down" splitting as used in decision tree segmentation. |
  |
Genetic Decision Tree Building - http://nand.net/~paras/genetic_decision_trees/
An alternative to ID3 method of building decision trees that uses a genetic algorithm. |
 |
IBM Systems Journal: A decision-tree-based symbolic rule induction system for text categorization - http://www.findarticles.com/p/articles/mi_m0ISJ/is_3_41/ai_91469715
Full text of the article, 'A decision-tree-based symbolic rule induction system for text categorization' from IBM Systems Journal, a publication in the field of Computers and Technology, is provided free of charge by LookSmart's FindArticles service. |