The following is a set of rules in decison tree. How to reduce the number of rules in the set with Support and Confidence?
If Ascites = 'Yes' then if Class = 'Live' then if Spiders = 'Yes' then if Bilirubin <= 2.2 then if Sex = 'Female' then Histology ='No’.
Its dataset is as follows.
Comments
Post a Comment