/Most-Common-Algorithms-of-Machine-learning

In This Repository you can find The Explanation and The Implementation of the Most Famous Machine Learning Algorithms

Primary LanguagePythonMIT LicenseMIT

Most Common Machine Learning Algorithms

This Repository contains The Explanation and the Implementation of this Algorithms :

  • Linear Regression .
  • Logistic Regression .
  • Perceptron .
  • k-nearest Neighbours .
  • Support Vector Machine .
  • K-Means .
  • Naive Bayes .
  • Decision Tree .
  • Random Forest .
  • AdaBoost .

Contributing :

If you want to contribute To This Repository just fork this repository and make your changes , and then make a pull Request .