Classification Based on Pruning and Double Covered Rule Sets for the Internet of Things Applications
The Internet of things (IOT) is a hot issue in recent years. It accumulates large amounts of data by IOT users, which is a great challenge to mining useful knowledge from IOT. Classification is an effective strategy which can predict the need of users in IOT. However, many traditional rule-based classifiers cannot guarantee that all instances can be covered by at least two classification rules. Thus, these algorithms cannot achieve high accuracy in some datasets. In this paper, we propose a new rule-based classification, CDCR-P (Classification based on the Pruning and Double Covered Rule sets). CDCR-P can induce two different rule setsAandB. Every instance in training set can be covered by at least one rule not only in rule setA, but also in rule setB. In order to improve the quality of rule setB, we take measure to prune the length of rules in rule setB. Our experimental results indicate that, CDCR-P not only is feasible, but also it can achieve high accuracy.