Introduction to python (Session 1)
Environment Setup
Setting up Anaconda, Spyder/VS Code
Installing Libraries
Introduction to python crash course
Basics of python
Oops Concept
Modules in python
Course exercise
Python for Data Analysis – Numpy (Session 2)
Introduction to Numpy
Numpy Arrays
Quick Note on Array Indexing
Numpy Array Indexing and Operations
Operations
Python for Data Visualization – Matplotlib (Session 3)
Introduction to Matplotlib
Matplotlib Set up
Matplotlib Plot
Matplotlib Next steps
Matplotlib Exercises
Machine Learning (Session 4)
Introduction to Machine Learning
Machine Learning with Python
Linear Regression with Python Deep Dive (Simple, Multiple and Polynomial
Regressions)
Linear Regression Exercise
Machine Learning (Session 5)
KNN with Python
KNN Project Exercise
Decision Trees and Random Exercise
Machine Learning (Session 6)
Support Vector Machines with Python
SVM Visualization
SVM Exercise
K Means with Python
K Means Visualization
K Means Exercise