Rule Generation using Decision Trees
نویسنده
چکیده
A DT is a classification scheme which generates a tree and a set of rules, representing the model of different classes, from a given dataset. As per Hans and Kamber [HK01], DT is a flow chart like tree structure, where each internal node denotes a test on an attribute, each branch represents an outcome of the test and leaf nodes represent the classes or class distributions. The top most node in a tree is the root node. Figure 1 refers to DT induced for dataset in Table 1. We can easily derive the rules corresponding to the tree by traversing each leaf of the tree starting from the node. It may be noted that many different leaves of the tree may refer to the same class labels, but each leaf refers to a different rule. DTs are attractive in DM as they represent rules which can readily be expressed in natural language. The major strength of the DT methods are the following:
منابع مشابه
Automatic Induction of Classification Rules from Examples Using N-Prism
One of the key technologies of data mining is the automatic induction of rules from examples, particularly the induction of classification rules. Most work in this field has concentrated on the generation of such rules in the intermediate form of decision trees. An alternative approach is to generate modular classification rules directly from the examples. This paper seeks to establish a revise...
متن کاملGenerating A urate Rule Sets Without Global Optimization
The two dominant schemes for rule-learning, C4.5 and RIPPER, both operate in two stages. First they induce an initial rule set and then they refine it using a rather complex optimization stage that discards (C4.5) or adjusts (RIPPER) individual rules to make them work better together. In contrast, this paper shows how good rule sets can be learned one rule at a time, without any need for global...
متن کاملFuzzy Rule Based Classification for Heart Dataset using Fuzzy Decision Tree Algorithm based on Fuzzy RDBMS
A fuzzy rule-based system design concentrates on accuracy and interpretability of the system. Fuzzy decision tree method is proposed based on fuzzy RDBMS and rule generation based on C4.5 algorithm known as fuzzy rule generation system (FRGS) algorithm. A fuzzy decision tree is developed by first converting a medical application of heart relational database to fuzzy heart relational database an...
متن کاملRule Generation Approach for Granular Computing Using Rough Mereology
Granular computing has been applied in many fields to solve problems and describe many spaces at different granularity and hierarchies. This paper proposes a rule generation approach based on granular computing in the frame of rough mereology. The proposed approaches generates a single rule granule from granular space in each step instead of selecting a suitable attribute according to some meas...
متن کاملThe Generation of Fuzzy Rules from Decision Trees
This paper introduces two methods of developing fuzzy rules, using decision trees, from data with continuous valued inputs and outputs. A key problem is how to deal with continuous outputs. Here output classes are created. A crisp decision tree may then be created using a set of fuzzy output classes allowing each training example to partially belong to the classes. Alternatively, a discrete set...
متن کاملA Fuzzy Rule Based System for Fault Diagnosis, Using Oil Analysis Results
Condition Monitoring, Oil Analysis, Wear Behavior, Fuzzy Rule Based System Maintenance , as a support function, plays an important role in manufacturing companies and operational organizations. In this paper, fuzzy rules used to interpret linguistic variables for determination of priorities. Using this approach, such verbal expressions, which cannot be explicitly analyzed or statistic...
متن کامل