scispace - formally typeset
Open AccessJournal Article

A Rule Abstracting Algorithm of Decision Tree Based on Rough Set

TLDR
A new algorithm for classification rules extraction by choosing attributes of importance of attributes and dependance based on rough set is presented, which can extract crisp rules from classification information system.
Abstract
The decision tree is a usual method of classification in data mining.In the process of constructing a decision tree,the criteria of selecting attributes to split will influence the efficiency of classification directly.The decision tree algorithm traditionally is based on information theory measure.Presented a new algorithm for classification rules extraction by choosing attributes of importance of attributes and dependance based on rough set.Using this algorithm,can extract crisp rules from classification information system.Compared with the traditional ID3 algorithm,it's simpler in the structure,and can improve the efficiency of classification.

read more

Citations
More filters
Proceedings ArticleDOI

Optimize Algorithm of Decision Tree Based on Rough Sets Hierarchical Attributes

TL;DR: This paper tries to design an optimize algorithm of decision tree based on rough sets hierarchical attributes (ARSHA), which works by combining the hierarchical attribute values and deleting the associated objects when max rules exist in decision table.
Proceedings ArticleDOI

An Optimized Algorithm of Decision Tree Based on Rough Sets Model

TL;DR: An optimized decision tree algorithm based on rough sets model is proposed to avoid redundant steps of cutting branches later and improve the efficiency of the algorithm.