Skip to content

Latest commit

 

History

History

cheat_sheets

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Cheat Sheets

List of Cheat Sheets

Big-O Algorithm

Anaconda (Conda)

Conda Cheat Sheet

Data Visualization

DataViz Cheatsheet

Machine Learning

ML Cheatsheet

R Stats

https://www.rstudio.com/resources/cheatsheets/

Pandas

Deep Learning

Cheat Sheets for Machine Learning and Deep Learning

Keras Cheat Sheet

@afshinea Shared this set of illustrated machine learning cheat sheets from Stanford's CS 229 class:

Python References

Python Cheat Sheet

Python 2 to Python 3

Python 2.4 Quick Reference Card

Python 2.7 Quick Sheets

Dave Child Python Cheat Sheet

Python Language and Syntax Cheat Sheet

NumPy / SciPy / Pandas Cheat Sheet

Python 3 Cheat Sheet

Python Decorators

OverAPI's Python Cheat Sheet

Text Analysis with NLTK Cheatsheet


Compilation of Cheat Sheets

50+ Data Science and Machine Learning Cheat Sheets

24 Data Science, R, Python, Excel, and Machine Learning Cheat Sheets

8 Best Machine Learning Cheat Sheets

  1. SCIKIT-LEARN ALGORITHM CHEAT SHEET - Choosing the right estimator
    Often the hardest part of solving a machine learning problem can be finding the right estimator for the job. Different estimators are better suited for different types of data and different problems. The flowchart below is designed to give users a bit of a rough guide on how to approach problems with regard to which estimators to try on your data. Click on any estimator in the chart below to see it’s documentation.

  2. CHEAT SHEET – ALGORITHM FOR SUPERVISED AND UNSUPERVISED LEARNING
    Algorithm Table in pdf format
    Emanuel Ferm created this useful cheat sheet for personal use, and then later introduced for everyone to download. Check this and learn many aspects of machine learning in a matter of minutes.

  3. BIG DATA MACHINE LEARNING
    Another useful machine learning cheat sheet coming from Dzone that will help you learn how to set up training and testing data, implementing multiple machine learning models and many more important topics.

  4. MICROSOFT AZURE MACHINE LEARNING : ALGORITHM CHEAT SHEET
    This machine learning cheat sheet from Microsoft Azure will help you choose the appropriate machine learning algorithms for your predictive analytics solution. First, the cheat sheet will asks you about the data nature and then suggests the best algorithm for the job.

  5. MACHINE LEARNING CHEAT SHEET
    A very useful and best machine learning cheat sheet that comes with many classical equations and diagrams to help you learn more about machine learning. Not only helpful for developers, but also comes handy if you are going to give job interview related to machine learning.

  6. SUPERVISED LEARNING SUPERSTITIONS CHEAT SHEET
    Ryan Compton created a cheat sheet that contains his notes and superstitions about common machine learning algorithms. This is a quick reference guide that will help all the people learning or giving interviews.

  7. MACHINE LEARNING ALGORITHM CHEAT SHEET
    Created by Laura Diane, this is a very simple but useful machine learning cheat sheet that will help you understand more about algorithms and where to use them.

  8. CHEAT SHEET – 10 MACHINE LEARNING ALGORITHMS & R COMMANDS
    Created by Ajitesh Kumar, this article contains 10 popular machine learning algorithms and related R commands and package information. This cheat sheet will help beginners to understand more about the algorithms and how to use it further.


12 Best Free Ebooks for Machine Learning

  1. BAYESIAN REASONING AND MACHINE LEARNING BY DAVID BARBER
  2. INDUCTIVE LOGIC PROGRAMMING: TECHNIQUES AND APPLICATIONS BY NADA LAVRAC, SASO DZEROSKI
  3. GAUSSIAN PROCESSES FOR MACHINE LEARNING BY CARL E. RASMUSSEN, CHRISTOPHER K. I. WILLIAMS
  4. MACHINE LEARNING, NEURAL AND STATISTICAL CLASSIFICATION BY D. MICHIE, D. J. SPIEGELHALTER
  5. THE ELEMENTS OF STATISTICAL LEARNING: DATA MINING, INFERENCE, AND PREDICTION BY BY T. HASTIE, R. TIBSHIRANI, J. FRIEDMAN
  6. THE LION WAY BY ROBERTO BATTITI, MAURO BRUNATO
  7. INTRODUCTION TO MACHINE LEARNING BY AMNON SHASHUA
  8. A COURSE IN MACHINE LEARNING BY HAL DAUME III

Machine Learning References

Choosing the Right ML Algorithm

ML - Explains Different Algorithms with Examples

Microsoft ML Algorithm Cheat Sheet Reference

Soul Machine Cheat Sheets 135 pages

Laura Hamilton Algorithm and Task Match