Skip to content

This code implements the fuzzy knowledge-based network based on the linguistic rules extracted from a fuzzy decision tree. A scheme for automatic linguistic discretization of continuous attributes, based on quantiles, is formulated. A novel concept for measuring the goodness of a decision tree, in terms of its compactness (size) and efficient pe…

Notifications You must be signed in to change notification settings

kishori82/FuzzyClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FuzzyClassifier

This code implements the fuzzy knowledge-based network based on the linguistic rules extracted from a fuzzy decision tree in [1]. A scheme for automatic linguistic discretization of continuous attributes, based on quantiles, is formulated. A novel concept for measuring the goodness of a decision tree, in terms of its compactness (size) and efficient performance, is introduced. Linguistic rules are quantitatively evaluated using new indices. The rules are mapped to a fuzzy knowledge-based network, incorporating the frequency of samples and depth of the attributes in the decision tree. New fuzziness measures, in terms of class memberships, are used at the node level of the tree to take care of overlapping classes.The effectiveness of the system, in terms of recognition scores, structure of decision tree, performance of rules, and network size, is extensively demonstrated on three sets of real-life data. Please send any questions you might have to "kishori82<<[at]>>gmail<<[.]>>com

This code is for the algorithms used in the following paper:

[1] S. Mitra, K.M. Konwar and S.K. Pal, “Fuzzy decision tree, linguistic rules and fuzzy knowledge-based network: generation and evaluation“. IEEE Transactions on Systems, Man, and Cybernetics, Part C 32(4): 328-339 (2002).

About

This code implements the fuzzy knowledge-based network based on the linguistic rules extracted from a fuzzy decision tree. A scheme for automatic linguistic discretization of continuous attributes, based on quantiles, is formulated. A novel concept for measuring the goodness of a decision tree, in terms of its compactness (size) and efficient pe…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published