@inproceedings{76f435e6f395498dbdee44babdee6503,
title = "A new fuzzy decision tree classification method for mining high-speed data streams based on binary search trees",
abstract = "Decision tree construction is a well-studied problem in data mining. Recently, there has been much interest in mining data streams. Domingos and Hulten have presented a one-pass algorithm for decision tree constructions. Their system using Hoeffding inequality to achieve a probabilistic bound on the accuracy of the tree constructed. Gama et al. have extended VFDT in two directions. Their system VFDTc can deal with continuous data and use more powerful classification techniques at tree leaves. Peng et al. present soft discretization method to solve continuous attributes in data mining. In this paper, we revisit these problems and implemented a system sVFDT for data stream mining. We make the following contributions: 1) we present a binary search trees (BST) approach for efficiently handling continuous attributes. Its processing time for values inserting is O(nlogn), while VFDTs processing time is O(n 2). 2) We improve the method of getting the best split-test point of a given continuous attribute. Comparing to the method used in VFDTc, it decreases from O(nlogn) to O (n) in processing time. 3) Comparing to VFDTc, sVFDT s candidate split-test number decrease from O(n) to O(logn).4)Improve the soft discretization method to increase classification accuracy in data stream mining.",
keywords = "Binary search tree, Continuous attribute, Data streams, Fuzzy, VFDT",
author = "Zhoujun Li and Tao Wang and Ruoxue Wang and Yuejin Yan and Huowang Chen",
year = "2007",
doi = "10.1007/978-3-540-73814-5\_20",
language = "英语",
isbn = "9783540738138",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "216--227",
booktitle = "Frontiers in Algorithmics - First Annual International Workshop, FAW 2007, Proceedings",
address = "德国",
note = "1st International Frontiers in Algorithmics Workshop, FAW 2007 ; Conference date: 01-08-2007 Through 03-08-2007",
}