Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.69 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.69 KB

Overview

This cheat sheet covers all of the coding, intuition and application aspects of the foundational machine learning algorithms. This works assumes that you know what the algorithms are and how they work, and it is intended to be a quick reference on how to use them using Python libraries.

This cheat sheet does not explain the mathematical grounding behind each ML algorithm.

The work is based on a mixture of different resources. Notably:

Table of Content

This is a WIP and it will take a while. This TOC contains the cheat sheets that have been finalized.