famous-data-mining-algos
sidebar_position: 1
Famous algorithms in data mining.
Data mining is a broad area that integrates techniques from several fields including machine learning, statistics, pattern recognition, artificial intelligence and database systems, for the analysis of large volumes of data.
1- C4.5 and beyond
2- The k-means algorithm
3- Support vector machines
4- The Apriori algorithm
5- The EM algorithm
6- PageRank
7- AdaBoost
8- kNN: k-nearest neighbor classification
9- Naive Bayes