close

 

Data Mining Note :

 

1. ) Asssociation Rule

2. ) Sequential Patterns

3. ) Classification

4. ) Clustering

 


 

#1. Asssociation Rule :

 

  eg. Apriori ( Scan DB once ),

    FP-Growth ( FP-Tree ) ... etc.

 

#2. Sequential Patterns

 

#3. Classification :

 

  eg. ID3 ( Create classifier by compute Entropy ),

    KNN, SVM ... etc.

 

#4. Clustering :

 

  eg. k-means ( Unstable Algorithm, Supervised,

         parameter k, easy to affected by noise ),

    DBSCAN ( Density-Based, Unsupervisedhigh complexity,

         arbitrarily shaped clusters, has a notion of noise  ) ... etc.

 

 

arrow
arrow
    創作者介紹
    創作者 Cuby 56 的頭像
    Cuby 56

    Cuby56

    Cuby 56 發表在 痞客邦 留言(0) 人氣()