Machine Learning Cheat sheets

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/

Source 2: https://www.datacamp.com/cheat-sheet/machine-learning-cheat-sheet
Source 3: https://docs.microsoft.com/en-us/azure/machine-learning/algorithm-cheat-sheet

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

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

3. Basic Machine learning algorithms Implementation
Source: https://www.analyticsvidhya.com/blog/2015/09/full-cheatsheet-machine-learning-algorithms/
3.1 Linear Regression

3.2 Logistic Regression

3.3 Decision Tree

3.4 Support Vector Machine(SVM)

3.5 Naive Bayes

3.6 k-Nearest Neighbours

3.7 k-Means

3.8 Random Forest

3.9 Dimensionality Reduction Algorithm

3.10 Gradient Boosting & ADA Boosting

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

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

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

6. Data Visualization
6.1 Matplotlib
Source: https://s3.amazonaws.com/assets.datacamp.com/blog_assets/Python_Matplotlib_Cheat_Sheet.pdf

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

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

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

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

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

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/

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

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

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 :)




