ssundar6087 / Machine-Learning-Implementations

A repository containing sample implementations of various machine learning algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine-Learning-Implementations

A repository containing sample implementations of various machine learning algorithms along with walkthrough videos for each one.

Algorithm List:

An implementation of K-means from scratch using numpy

Video explainer of K-means:

K-Means Theory Explainer

Code along version:

K-Means from Scratch

An implementation of KNN from scratch using numpy

Video explainer + Code along of KNN:

KNN in 5 minutes

About

A repository containing sample implementations of various machine learning algorithms


Languages

Language:Jupyter Notebook 100.0%