Kill3rbee / machine-learning-uwash

Implementing machine learning algorithms from scratch based on University of Washington's Machine Learning course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University of Washington Machine Learning Assignments

Machine learning algorithms from scratch. Assignments from University of Washington's online machine learning specialization offered by Coursera.

  1. Regression
  • Linear
  • Multiple
  • Ridge
  • Lasso
  • K-Nearest Neighbors
  1. Classification
  • TBD
  1. Clustering and Information Retrieval
  • TBD
  1. Recommender Systems & Dimensionality Reduction
  • TBD

About

Implementing machine learning algorithms from scratch based on University of Washington's Machine Learning course.


Languages

Language:Jupyter Notebook 96.0%Language:Python 4.0%