Skip to main content

Command Palette

Search for a command to run...

Machine Learning Cheat sheets

Published
2 min read
Machine Learning Cheat sheets
G

AI enthusiast ,working across the data spectrum. I blog about data science machine learning, and related topics. I'm passionate about building machine learning and computer vision technologies that have an impact on the "real world".

“Perhaps the best test of a man’s intelligence is his capacity for making a summary” — Lytton Strachey

1. Introduction

Machine learning is an ever-growing field, there are numerous tools & techniques to remember. It is not possible for anyone to remember all these functions, operations and formulas for each of concept. That’s why we have cheat sheets and summaries. They help us access the most commonly needed reminders for making our Data Science journey fast and easy.

2. Basic Machine learning algorithms

2.1 Algorithm Summary

Source 1: http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/

image.png

Source 2: https://www.datacamp.com/cheat-sheet/machine-learning-cheat-sheet

image.png Source 3: https://docs.microsoft.com/en-us/azure/machine-learning/algorithm-cheat-sheet

image.png

source 4: https://cheatography.com/spriiprad/cheat-sheets/machine-learning-model-basics-intermediate/pdf/

image.png

2.2 Algorithm Pro/Con

Source: https://blog.dataiku.com/machine-learning-explained-algorithms-are-your-friend

image.png

3. Basic Machine learning algorithms Implementation

Source: https://www.analyticsvidhya.com/blog/2015/09/full-cheatsheet-machine-learning-algorithms/

3.1 Linear Regression

image.png

3.2 Logistic Regression

image.png

3.3 Decision Tree

image.png

3.4 Support Vector Machine(SVM)

image.png

3.5 Naive Bayes

image.png

3.6 k-Nearest Neighbours

image.png

3.7 k-Means

image.png

3.8 Random Forest

image.png

3.9 Dimensionality Reduction Algorithm

image.png

3.10 Gradient Boosting & ADA Boosting

image.png

4. Database

4.1 SQL

Source: https://www.sqltutorial.org/sql-cheat-sheet/

4.2 MongoDB

Source: https://blog.codecentric.de/files/2012/12/MongoDB-CheatSheet-v1_0.pdf

5. Data Manipulation

5.1 Numpy

Source 1:https://www.datacamp.com/cheat-sheet/numpy-cheat-sheet-data-analysis-in-python

Source 2:https://intellipaat.com/mediaFiles/2018/12/Python-NumPy-Cheat-Sheet-1.png

5.2 SciPy

Source 1: https://www.datacamp.com/cheat-sheet/scipy-cheat-sheet-linear-algebra-in-python#gs.JDSg3OI

Source 2: https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Python_SciPy_Cheat_Sheet_Linear_Algebra.pdf

image.png

5.3 Pandas

Source 1:http://datacamp-community-prod.s3.amazonaws.com/dbed353d-2757-4617-8206-8767ab379ab3

image.png

Source 2:https://intellipaat.com/mediaFiles/2018/12/Python-Pandas-Cheat-Sheet.png

5.4 Data Wrangling

Source: https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf

image.png

6. Data Visualization

6.1 Matplotlib

Source: https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Python_Matplotlib_Cheat_Sheet.pdf

image.png

6.2 Seaborn

Source: https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Python_Seaborn_Cheat_Sheet.pdf

image.png

6.3 Folium

Source: https://andrewchallis.co.uk/articles/python-a-folium-cheatsheet/

image.png

7.Machine Learning, Deep Learning, Big Data

7.1 Scikit-Learn

Source 1: https://scikit-learn.org/stable/tutorial/machine_learning_map/index.html

Source 2 : https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Scikit_Learn_Cheat_Sheet_Python.pdf

image.png

7.2 Keras

Source 1: https://raw.githubusercontent.com/rstudio/cheatsheets/main/keras.pdf

Source 2:https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Keras_Cheat_Sheet_Python.pdf

image.png

7.3 Tensorflow

Source 1: https://becominghuman.ai/cheat-sheets-for-ai-neural-networks-machine-learning-deep-learning-big-data-science-pdf-f22dc900d2d7

image.png

Source 2 :https://cdn-images-1.medium.com/max/2000/1*dtOZSuYDonyyBvEULpJALw.png

7.4 PyTorch

Source 1: https://pytorch.org/tutorials/beginner/ptcheat.html

Source 2: https://blog.finxter.com/top-pytorch-cheat-sheets/

image.png

7.5 PySpark

Source 1: https://www.datacamp.com/community/blog/pyspark-cheat-sheet-python#gs.L=J1zxQ

image.png

Source 2: https://www.datacamp.com/community/blog/pyspark-sql-cheat-sheet

image.png

8. Conclusion

Please feel free to add in your views and suggestions for the same and I promise to keep an eye on each of them and add them to the list above!

Till then.. Happy Learning!!

Cheers :)

D

I am not an expert in AI, I'm amazed to see the time and effort you've spent to create this blog, All the best.

1

More from this blog

Gayathri 's blog

16 posts