Introduction
Bimonthly, started in 1957
Administrator
Shanxi Provincial Education Department
Sponsor
Taiyuan University of Technology
Publisher
Ed. Office of Journal of TYUT
Editor-in-Chief
SUN Hongbin
ISSN: 1007-9432
CN: 14-1220/N
Administrator
Shanxi Provincial Education Department
Sponsor
Taiyuan University of Technology
Publisher
Ed. Office of Journal of TYUT
Editor-in-Chief
SUN Hongbin
ISSN: 1007-9432
CN: 14-1220/N
location: home > paper >

CP-nets Structure Learning Combined with Inverted Matrix and Frequent Pattern Tree Method
DOI:
10.16355/j.cnki.issn1007-9432tyut.2021.02.017
Received:
Accepted:
Corresponding author | Institute | |
烟台大学计算机与控制工程学院 | School of Computer and Control Engineering, Yantai University |
abstract:
A method was preposed for mining conditional preferences and learning CP-nets on the data stream based on the inverted matrix structure. The transaction layout using the inverted matrix reduces the number of times the database is scanned, and through random access, frequent preference items can be found in less than one full scan. In addition, through the establishment of frequent preference tree FP-Tree, the generation of candidates is reduced. Experimental results show that, compared with other methods of learning CP-nets structure, this method can obtain accurate CP-nets faster, show better performance in large transaction databases, and reduce memory requirements.
Keywords:
CP-nets; sliding window; data stream; frequent itemsets; FP-Tree;