bilgehicyilmam / MachineLearningImplementations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Jupyter Notebook 90.8%Language:Python 9.2%