Skip to content

This repository contains detailed notes and annotations regarding the python notebooks in the Machine Learning A-Z Udemy Course.

Notifications You must be signed in to change notification settings

suha98/Udemy-Machine-Learning-A-Z-Annotated-Python-Code

Repository files navigation

Notes Upon The Udemy Machine Learning A-Z Course Python Notebooks

What You Will Find:

This repository contains clear explanations and annotations of all of the python notebooks taught in the Machine Learning A-Z Course offered by Udemy. They are the perfect resource for someone looking to refresh their ML basics and for beginners who are experiencing the fun of Machine Learning for the very first time.

All of the annotations are my own work and were made to help programmers (including myself) better understand the course tutorials.

List of notebooks:

  1. Data Preprocessing Tools
  2. Simple Linear Regression
  3. Multiple Linear Regression

Sample of annotations in Data Preprocessing Tools Notebook: