首页--工业技术论文--自动化技术、计算机技术论文--计算技术、计算机技术论文--计算机软件论文--程序设计、软件工程论文--程序设计论文

基于前缀树结构的序列模式挖掘算法研究

ABSTRACT第1-9页
摘要第9-17页
TABLE OF CONTENTS第17-21页
LIST OF FIGURES第21-24页
LIST OF TABLES第24-25页
LIST OFABBREVIATIONS第25-26页
CHAPTER 1: INTRODUCTION第26-36页
   ·Overview of the sequence database in data mining第26-28页
   ·Motivation第28-29页
   ·Sequential pattern第29-30页
   ·Closed sequential pattern第30-31页
   ·Sequential generator pattern第31-32页
   ·Sequential rule第32-33页
   ·Objective of the thesis第33页
   ·Contributions of the thesis第33-34页
   ·Organization of the thesis第34-36页
CHAPTER 2: DEFINITIONS AND RELATED WORKS第36-71页
   ·Introduction第36页
   ·Sequential Pattern Mining第36-57页
     ·Definitions第36-38页
     ·Organization of the sequence data第38-39页
     ·Prefix-tree Structure第39-41页
     ·Sequential patterns mining algorithms第41-57页
       ·AprioriAll第41-43页
       ·GSP第43页
       ·PSP第43-44页
       ·SPADE第44-45页
       ·PrefixSpan第45-46页
       ·SPAM第46-49页
       ·PRISM第49-57页
   ·Closed sequential patterns mining第57-60页
     ·CloSpan第58-59页
     ·BIDE第59-60页
   ·Sequential generator patterns mining第60-64页
     ·GenMiner第61-62页
     ·FEAT第62-63页
     ·FSGP第63-64页
   ·Sequential rules mining第64-69页
   ·Non-redundant sequential rules mining第69-70页
   ·Summary第70-71页
CHAPTER 3: MINING SEQUENTIAL RULE WITH INTERESTINGNESS MEASURES USING PREFIX-TREE第71-85页
   ·Introduction第71页
   ·Problem statement第71-73页
   ·Mining sequential rules with interestingness measures第73-84页
     ·Interestingness measures第73-75页
     ·Algorithm第75-77页
     ·Illustration第77-79页
     ·Experiments第79-84页
   ·Summary第84-85页
CHAPTER 4: SEQUENTIAL GENERATOR PATTERN MINING第85-100页
   ·Introduction第85页
   ·Unique Characteristics of Sequential Generator Patterns第85-86页
   ·Mining sequential generator pattern on hash table第86-91页
     ·Algorithm第86-88页
     ·Illustration第88-90页
     ·Experiments第90-91页
   ·Mining sequential generator pattern on prefix-tree第91-98页
     ·Algorithm第92-95页
     ·Illustration第95页
     ·Experiments第95-98页
   ·Summary第98-100页
CHAPTER 5: CLOSED SEQUENTIAL PATTERNS AND THEIR MINIMAL SEQUENTIAL GENERATOR PATTERNS MINING第100-111页
   ·Introduction第100-102页
   ·Definitions第102-103页
   ·Mining closed sequential patterns and their minimal sequential generator patterns第103-110页
     ·CloGenAlgorithm第103-105页
     ·Illustration第105-106页
     ·Experiments第106-110页
   ·Summary第110-111页
CHAPTER 6: NON-REDUNDANT SEQUENTIAL RULE MINING第111-122页
   ·Introduction第111页
   ·Definitions第111-112页
   ·Mining non-redundant sequential rules based on prefix-tree第112-121页
     ·Algorithm第113-115页
     ·Illustration第115-116页
     ·Experiments第116-121页
   ·Summary第121-122页
CONCLUSION AND FUTURE RESEARCH WORKS第122-127页
 1. Summary of the thesis第122-125页
 2. Future works第125-127页
REFERENCES第127-136页
APPENDIX A: LIST OF RESEARCH PUBLICATIONS第136-137页
APPENDIX B: PROJECTS第137-138页
ACKNOWLEDGMENTS第138页

论文共138页,点击 下载论文
上一篇:自适应快速多极子边界面算法分析大规模声学问题
下一篇:移动机器人粒子滤波定位与地图创建方法研究