/Machine_Learning_and_Deep_Learning

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Getting started with Machine Learning and Deep Learning

Module 1 - Python Programming

  1. Intro to Python
  2. Data Structures in Python (List, Tuple, Set, Dictionary)
  3. Control Statements (Decision and Loops)
  4. Functions and Modules

Module 2 - Python for Data Science

  1. Numpy
  2. Pandas
  3. Missing Value Treatment
  4. Exploratory Data Analysis (Matplotlib, Seaborn and Plotly)

Module 3 - Machine Learning

  1. K - Nearest Neighbours
  2. Linear Regression
  3. Logistic Regression
  4. Gradient Descent
  5. Decision Trees
  6. Support Vector Machines
  7. K - Means
  8. Principal component Analysis
  9. Hyperparameter Tuning

Module 4 - Case Studies

Module 5 - Deep Learning

Module 6 - Statistics for Data Science