Enjoy 10% Discount on all cyber security courses – Code: CYBER10
Dr. Junaid
Data Science and Analytics: Ultimate Masterclass
This is one of the most comprehensive courses on Data Science that you can find on the web. The complete Data Science course uses the power of Python to learn exploratory data analysis and machine learning algorithms. You will learn the skills to dive deep into the data and present solid conclusions for decision making. Data Science Bootcamps are costly, in thousands of dollars. However, this course is only a fraction of the cost of any such Bootcamp and includes HD lectures along with detailed code notebooks for every lecture. The course also includes practical exercises on real data for each topic you cover because the goal is "Learn by Doing"!
$23.15
$32.41
1-Year Access

Course Includes:

  • 25 Hours Video Class
  • Downloadable Resources
  • Free Certificate of Completion
  • 1 Year Access
Data Science and Analytics: Ultimate Masterclass
260 students enrolled
108 lectures
Self-paced online
This is one of the most comprehensive courses on Data Science that you can find on the web. The complete Data Science course uses the power of Python to learn exploratory data analysis and machine learning algorithms. You will learn the skills to dive deep into the data and present solid conclusions for decision making. Data Science Bootcamps are costly, in thousands of dollars. However, this course is only a fraction of the cost of any such Bootcamp and includes HD lectures along with detailed code notebooks for every lecture. The course also includes practical exercises on real data for each topic you cover because the goal is "Learn by Doing"!
What you will learn
  • Python to analyze data, create state of the art visualization and use of machine learning algorithms to facilitate decision making.
  • Python for Data Science and Machine Learning
  • NumPy for Numerical Data
  • Pandas for Data Analysis
  • Plotting with Matplotlib
  • Statistical Plots with Seaborn
  • Interactive dynamic visualizations of data using Plotly
  • SciKit-Learn for Machine Learning
  • K-Mean Clustering, Logistic Regression, Linear Regression
  • Random Forest and Decision Trees
  • Principal Component Analysis (PCA)
  • Support Vector Machines
  • Natural Language Processing and Spam Filters and more.
Requirements
This course is for you, if you want to learn Data Science with Python, want to learn Machine Learning with Python. The course starts from a beginner's guide to advanced expert, therefore, anyone interested in the topic can begin.

Course Description

This is one of the most comprehensive courses on Data Science that you can find on the web. The complete Data Science course uses the power of Python to learn exploratory data analysis and machine learning algorithms. You will learn the skills to dive deep into the data and present solid conclusions for decision making. Data Science Bootcamps are costly,...
Dr. Junaid
$23.15
$32.41
1-Year Access

Course Includes:

  • 25 Hours Video Class
  • Downloadable Resources
  • Free Certificate of Completion
  • 1 Year Access
Course Content
Expand all sections

  • Course Intro
    Preview
    7 Mins
  • Set-up the Environment for the Course (lecture 1)
    Preview
    10 Mins
  • Set-up the Environment for the Course (lecture 2)
    26 Mins
  • Download environment file and watch next lecture to setup -- super easy way
    1 Mins
  • Two other options to setup environment
    4 Mins

  • Python data types Part 1
    21 Mins
  • Python Data Types Part 2
    15 Mins
  • Comparisons Operators, if, else, elif statement
    13 Mins
  • Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 1)
    Preview
    16 Mins
  • Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 2)
    21 Mins
  • Python Essentials Exercises Overview
    3 Mins
  • Python Essentials Exercises Solutions
    21 Mins

  • What is Numpy? A brief introduction and installation instructions.
    4 Mins
  • Numpy Essentials - Numpy arrays, built-in methods, array methods and attributes
    28 Mins
  • NumPy Essentials - Indexing, slicing, broadcasting & boolean masking
    27 Mins
  • NumPy Essentials - Arithmetic Operations & Universal Functions
    8 Mins
  • NumPy Essentials Exercises Overview
    3 Mins
  • NumPy Essentials Exercises Solutions
    26 Mins

  • What is pandas? A brief introduction and installation instructions.
    2 Mins
  • Pandas Introduction
    3 Mins
  • Pandas Essentials - Pandas Data Structures - Series
    21 Mins
  • Pandas Essentials - Pandas Data Structures - DataFrame
    30 Mins
  • Pandas Essentials - Hierarchical Indexing
    15 Mins
  • Pandas Essentials - Handling Missing Data
    12 Mins
  • Pandas Essentials - Data Wrangling - Combining, merging, joining
    21 Mins
  • Pandas Essentials - Groupby
    11 Mins
  • Pandas Essentials - Useful Methods and Operations
    27 Mins
  • Pandas Essentials - Project 1 (Overview) Customer Purchases Data
    9 Mins
  • Pandas Essentials - Project 1 (Solutions) Customer Purchases Data
    31 Mins
  • Pandas Essentials - Project 2 (Overview) Chicago Payroll Data
    5 Mins
  • Pandas Essentials - Project 2 (Solutions Part 1) Chicago Payroll Data
    18 Mins
  • Pandas Essentials - Project 2 (Solutions Part 2) Chicago Payroll Data
    19 Mins

  • Matplotlib Essentials (Part 1) - Basic Plotting & Object Oriented Approach
    14 Mins
  • Matplotlib Essentials (Part 2) - Basic Plotting & Object Oriented Approach
    23 Mins
  • Matplotlib Essentials (Part 3) - Basic Plotting & Object Oriented Approach
    22 Mins
  • Matplotlib Essentials - Exercises Overview
    6 Mins
  • Matplotlib Essentials - Exercises Solutions
    21 Mins
  • Matplotlib Essentials (Optional) - Advance
    1 Mins

  • Seaborn - Introduction & Installation
    Preview
    4 Mins
  • Seaborn - Distribution Plots
    26 Mins
  • Seaborn - Categorical Plots (Part 1)
    21 Mins
  • Seaborn - Categorical Plots (Part 2)
    16 Mins
  • Seaborn - Axis Grids
    26 Mins
  • Seaborn - Matrix Plots
    14 Mins
  • Seaborn - Regression Plots
    12 Mins
  • Seaborn - Controlling Figure Aesthetics
    11 Mins
  • Seaborn - Exercises Overview
    5 Mins
  • Seaborn - Exercise Solutions
    19 Mins

  • Pandas Built-in Data Visualization
    34 Mins
  • Pandas Data Visualization Exercises Overview
    4 Mins
  • Panda Data Visualization Exercises Solutions
    14 Mins

  • Plotly & Cufflinks - Interactive & Geographical Plotting (Part 1)
    20 Mins
  • Plotly & Cufflinks - Interactive & Geographical Plotting (Part 2)
    14 Mins
  • Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Overview)
    11 Mins
  • Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Solutions)
    37 Mins

  • Project 1 - Oil vs Banks Stock Price during recession (Overview)
    15 Mins
  • Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 1)
    18 Mins
  • Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 2)
    19 Mins
  • Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 3)
    17 Mins
  • Project 2 (Optional) - Emergency Calls from Montgomery County, PA (Overview)
    3 Mins

  • Introduction to ML - What, Why and Types.
    15 Mins
  • Theory Lecture on Linear Regression Model, No Free Lunch, Bias Variance Tradeoff
    15 Mins
  • A note on student’s concerns and questions on FutureWarnings.
    1 Mins
  • Scikit-learn - Linear Regression Model - Hands-on (Part 1)
    18 Mins
  • Scikit-learn - Linear Regression Model Hands-on (Part 2)
    20 Mins
  • Good to know! How to save and load your trained Machine Learning Model!
    2 Mins
  • Scikit-learn - Linear Regression Model (Insurance Data Project Overview)
    9 Mins
  • Scikit-learn - Linear Regression Model (Insurance Data Project Solutions)
    20 Mins

  • Theory: Logistic Regression, conf. mat., TP, TN, Accuracy, Specificity...etc.
    11 Mins
  • Output of classification report in scikit-learn — A small change
    1 Mins
  • Scikit-learn - Logistic Regression Model - Hands-on (Part 1)
    17 Mins
  • Scikit-learn - Logistic Regression Model - Hands-on (Part 2)
    20 Mins
  • Scikit-learn - Logistic Regression Model - Hands-on (Part 3)
    12 Mins
  • Scikit-learn - Logistic Regression Model - Hands-on (Project Overview)
    5 Mins
  • Scikit-learn - Logistic Regression Model - Hands-on (Project Solutions)
    15 Mins

  • Theory: K Nearest Neighbors, Curse of dimensionality
    9 Mins
  • Scikit-learn - K Nearest Neighbors - Hands-on
    25 Mins
  • Scikt-learn - K Nearest Neighbors (Project Overview)
    5 Mins
  • Scikit-learn - K Nearest Neighbors (Project Solutions)
    14 Mins

  • Theory: D-Tree & Random Forests, splitting, Entropy, IG, Bootstrap, Bagging.
    18 Mins
  • Scikit-learn - Decision Tree and Random Forests - Hands-on (Part 1)
    19 Mins
  • Scikit-learn - Decision Tree and Random Forests (Project Overview)
    5 Mins
  • Scikit-learn - Decision Tree and Random Forests (Project Solutions)
    16 Mins

  • Support Vector Machines (SVMs) - (Theory Lecture)
    7 Mins
  • scikit-learn - Support Vector Machines - Hands-on (SVMs)
    31 Mins
  • scikit-learn - Support Vector Machines (Project 1 Overview)
    7 Mins
  • scikit-learn - Support Vector Machines (Project 1 Solutions)
    21 Mins
  • scikit-learn - Support Vector Machines (Optional Project 2 - Overview)
    2 Mins

  • Theory: K Means Clustering, Elbow method
    12 Mins
  • scikit-learn - K Means Clustering - Hands-on
    24 Mins
  • scikit-learn - K Means Clustering (Project Overview)
    8 Mins
  • scikit-learn - K Means Clustering (Project Solutions)
    22 Mins

  • Theory: Principal Component Analysis (PCA)
    10 Mins
  • scikit-learn - Principal Component Analysis (PCA) - Hands-on
    22 Mins
  • scikit-learn - Principal Component Analysis (PCA) - (Project Overview)
    2 Mins
  • scikit-learn - Principal Component Analysis (PCA) - (Project Solutions)
    22 Mins

  • Theory: Recommender Systems their Types and Importance
    6 Mins
  • Python for Recommender Systems - Hands-on (Part 1)
    18 Mins
  • Python for Recommender Systems - - Hands-on (Part 2)
    19 Mins

  • Natural Language Processing (NLP) - (Theory Lecture)
    13 Mins
  • NLTK - NLP-Challenges, Data Sources, Data Processing
    14 Mins
  • NLTK - Feature Engineering and Text Preprocessing in Natural Language Processing
    19 Mins
  • NLTK - NLP - Tokenisation, Text Normalisation, Vectorisation, BoW...
    19 Mins
  • NLTK - BoW, TF-IDF, Machine Learning, Training & Evaluation, Naive Bayes ...
    14 Mins
  • NLTK - NLP - Pipeline feature to assemble several steps for cross-validation...
    10 Mins

  • Please read, it's important!
    1 Mins
  • Thanks you for doing the course!
    1 Mins
  • Downloadable Resources
    Mins
About the Instructor
Dr. Junaid
star-icon4.5 Stars Rating
user-group258 Students
player-icon1 Courses
Dr. Qazi has a BS with major in Maths, Statistics  & Physics, MS in Computer Science and PhD degree.  As a mentor and a researcher scientist, with over 18 years of professional experience, Dr. Qazi has developed a skill set in data cleaning/mining, data analysis & data modelling, project management, teaching & training and career advising while working with academic...
Rating & Reviews
3.3%
JK
Jaiyeola Kajero
11 months ago
Simplify data science and analytics
LM
Laurence Mbikpo
over 2 years ago
[ls help me with the download especially the exercises....
HY
Hope Yari
over 2 years ago
please how can download the course material
JOS
Jesse Oliseh Samuel
almost 3 years ago
It very interesting and educative. I enjoy every bit of it. Scikitlearn use to be difficult to understand but, you made it very simple. Thanks
ABA
Ahmad Bashir Abubakar
over 3 years ago
It's quite educating. I really learnt a lot from it. Shukriyah he!
JA
Jeremiah Agada
over 3 years ago
It was really an interesting course. I really wish to have them download.
LA
Luther Atsever
almost 4 years ago
Quite interesting. Looking forward to start the class.
OO
olowookere oluwatobi
over 2 years ago
$23.15
$32.41