Abstract:
PURPOSE: A data stream frequent occurrence pattern extraction method based on a weighted value and data base tree structure thereof are provided to offer meaningful information by extracting a frequent occurrence pattern based on a weighted value. CONSTITUTION: A data stream transaction including a window composed of articles is scanned and is calculated by obtaining a weighted value of the articles(S1). A weighted value frequent occurrence article is extracted by creating a frequent pattern database tree structure based on the weighted value which is determined through a descending order in windows(S6). The frequent occurrence pattern is extracted by scanning the articles including the weighted value. [Reference numerals] (AA) Start; (BB) End; (S1) Calculating data stream scan and weighted value support degree of each article; (S2) User definition minimum weighted value support degree threshold value and minimum weighted value support error threshold value definition step; (S3) Window size and weighted value range definition, maximum in article, minimum weighted value support calculation step; (S4) Weighted value support frequency pattern classification step; (S5) Weighted value support frequency pattern tree creation step; (S6) Weighted value support frequency article extraction step; (S7) Data stream update step