|
计算机应用 2006
Algorithm of mining frequent access paths from Web-Logs
|
Abstract:
The frequent access paths discovery is an important task of Web mining study. Focusing on how to discover the continuous frequent access paths form the Web-Logs, an algorithm named Ob-Mine was proposed. The Ob-Mine algorithm needed only one pass scanning over database. By creating the HBP-tree of Frequent Item, the Frequent Access Paths could be got. Exoeriments indicate that the OB-Mine algorithm is better than WAP algorithm.