Monday 22 August 2016

Top 10 Machine Learning Algorithms

I will go over with one by one algorithm in series of posts and explain where to use each one of them including the Python program usage for it. 

  1. Naïve Bayes Classifier Algorithm
  2. K Means Clustering Algorithm
  3. Support Vector Machine Algorithm
  4. Apriori Algorithm
  5. Linear Regression
  6. Logistic Regression
  7. Artificial Neural Networks
  8. Random Forests
  9. Decision Trees
  10. Nearest Neighbours

No comments:

Post a Comment