avalokkumar / ml-algorithms

Implementation of common machine learning and data science algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ml-algorithms

Implementation of common machine learning and data science algorithm

  1. Linear regression using numpy and matplotlib
  2. Perceptron algorithm
  3. Linear rigression using sklearn and seaborn(linear-regression2)
  4. Logistic regression
  5. KNN
  6. K means
  7. Support vector machine

Statistics

1.Distributions

NLP

1.Parts of speech

About

Implementation of common machine learning and data science algorithm


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%