본문 바로가기

카테고리 없음

Mining Algorithm 정리

Top 10



Public voting

- Decision Trees/Rules
- Regression
- Clustering
- Statistics (descriptive)
- Visualization
- Time series/Sequence analysis
- Support Vector (SVM)
- Association rules
- Ensemble methods
- Text Mining
- Neural Nets
- Boosting
- Bayesian
- Bagging
- Factor Analysis
- Anomaly/Deviation detection
- Social Network Analysis
- Survival Analysis
- Genetic algorithms
- Uplift modeling


Based on voting done by "Mahout user mailing list" here is the list:


- Matrix factorization (SVD)

- k-means

- Naive Bayes

- Dirichlet Process Clustering

- Matrix Factorization

- Frequent Pattern Matching

- LDA
- Expectation Maximization
- SVM
- Decision Trees
- Logistics Regression
- Random Forest