Skip to content

Instantly share code, notes, and snippets.

@aaizemberg
Last active August 19, 2020 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaizemberg/c2380d83d6365a4ac3f79220553c7b04 to your computer and use it in GitHub Desktop.
Save aaizemberg/c2380d83d6365a4ac3f79220553c7b04 to your computer and use it in GitHub Desktop.
Top 10 algorithms in data mining

Top 10 algorithms in data mining

04 December 2007

DOI: 10.1007/s10115-007-0114-2

Autores: Xindong Wu, Vipin Kumar, J. Ross Quinlan, Joydeep Ghosh, Qiang Yang, Hiroshi Motoda, Geoffrey J. McLachlan, Angus Ng, Bing Liu, Philip S. Yu, Zhi-Hua Zhou, Michael Steinbach, David J. Hand & Dan Steinberg

  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
  10. CART (Classification and regression trees)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment