Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.09 KB

File metadata and controls

33 lines (22 loc) · 1.09 KB

Capstone Project - Topgyal Gurung

Machine Learning Algorithms from Scratch using Python

Tools

About

Some fundamental machine learning algorithms from scratch to understand their inner workings and maths.

Resources:

Algorithms

  • K-Nearest Neighbors
  • Decision Tree
  • K-Means

Datasets from UCI Machine Learning Repository