Machine Learning Implementations

This repository includes the implementations of algorithms below.

  1. Perceptron
  2. Linear Regression
  3. Logistic Regression
  4. Naive Bayes
  5. K-Means Clustering
  6. Principal Component Analysis
  7. Decision Tree
  8. Random Forest
  9. Support Vector Machines