|
计算机应用研究 2013
Associative classification based on hybrid strategy
|
Abstract:
The existing explicit learning method of associative classification can't solve small disjunction problem and the lazy method's classification efficiency is low. According to the deficiency of the two approaches, this paper proposed an improved algorithm, associative classification based on hybrid strategy. The algorithm could be summarized as follows. Firstly, it judged whether the test sample met the classifier characters of the explicit learning mode, then used the explicit learning method to classify the test sample which met the classifier characters and used the Lazy method to classify the test sample which didn't meet the classifier characters. Finally, it combined the classification results of the two types of methods to get the final classification results. The experiments compared this method with the traditional associative classification approaches. Results show that the method is more effective in terms of classification accuracy and execution efficiency.