Data Mining

Last updated on 01/04/2012
home . back

Data Mining Getting Started!

WEBSITES

LABS

BOOKS

TOOLS

JOURNALS

ONLINE ARTICLE DATABASE

CONFERENCES

Who is Who

DATA MINING METHODOLOGY

CRSIP-DM source: CRISP-DM.org

ALGORITHMS

Data Mining Model Category Algorithm Note
Data Association Association Rule Mining Apriori, FPGrowth  
Multilevel Association Rule Mining    
Quantitative Association Rule Mining LqiTid  
Share Frequent Itemset Mining    
Sequential Pattern Sequential Pattern Mining AprioriAll, PrefixSpan  
Generalized Sequential Pattern Mining GSP  
Web Traversal Pattern Mining LRS  
Data Clustering Partitional Method k-means, k-medoids(PAM), ISODATA  
Hierarchical Method AGNES, DIANA, CURE  
Density-Based Method DBSCAN  
Data Classification Decision-tree-based classification ID3,PRISM, Gini index, C4.5  
Non-decision-tree-based classification Bayesian Classification, MBR, Neural Newwork Classification  

 

TOPIC WEBSITES & ARTICLES

Association Rules Mining