serodriguez68 / machine-learning-cheatsheet

A cheat sheet that covers all of the foundational concepts of machine learning in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A cheat sheet that covers all of the foundational concepts of machine learning in Python.


Languages

Language:Python 61.9%Language:R 38.1%