SE-Learn - http://www.isp.pitt.edu/~rymon/SE-Learn.html

An SE-tree-based induction and classification tool. Set Enumeration (SE) trees provide the basis for an induction and classification framework which generalizes decision trees. In this framework, called SE-Learn, rather than splitting according to a single attribute, one recursively branches on all (or most) relevant attributes. A single SE-tree economically embeds many decision trees, supporting a more expressive representation. SE-Learn benefits from many techniques developed for decision trees, e.g., attribute-selection and pruning measures. In particular, SE-Learn can be tailored to start off with anyone's favorite decision tree, and then improve upon it via further exploring the SE-tree. This hill-climbing algorithm allows trading time/space for added accuracy. Current studies show that SE-trees are particularly advantageous in domains where (relatively) few examples are available for training, and in noisy domains. Finally, SE-trees provide a unified framework for combining induced knowledge with knowledge available from other sources.

Note: This info converted from the original "The Data Mine" pages and pre-dates June 2001. Please remove this note if you update or check the info

This topic: Software > SetEnumerationLearn
Topic revision: 19 Sep 2004, datamine
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback