Self-Paced Online learning
24/7 Online Support
14 days Money Back Guarantee
Fully Accredited Courses

Data Science & Machine Learning with Python

4.8

(305 students)
Last updated:August 9, 2022
Language:English

Data Science & Machine Learning with Python

4.8

(305 students)

Rated Excellent on

google-logo
Acree-logo Acree-logo Acree-logo Acree-logo

Overview

This comprehensive course on Data Science & Machine Learning with Python will deepen your understanding on this topic.

After successful completion of this course you can acquire the required skills in this sector. This Data Science & Machine Learning with Python comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market.

So enrol in this course today to fast track your career ladder.

How will I get my certificate?

You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate.

Who is This course for?

There is no experience or previous qualifications required for enrolment on this Data Science & Machine Learning with Python. It is available to all students, of all academic backgrounds.

Requirements

Our Data Science & Machine Learning with Python is fully compatible with PC’s, Mac’s, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G.

There is no time limit for completing this course, it can be studied in your own time at your own pace.

Career Path

Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to—

  • Open doors of opportunities
  • Increase your adaptability
  • Keep you relevant
  • Boost confidence

And much more!

Course Curriculum

  • 2 sections
  • 90 lectures
  • 10 hours, 24 minutes total length
Expand all sections
  • video Course Overview & Table of Contents
    00:09:00
  • video Introduction to Machine Learning – Part 1 – Concepts , Definitions and Types
    00:05:00
  • video Introduction to Machine Learning – Part 2 – Classifications and Applications
    00:06:00
  • video System and Environment preparation – Part 1
    00:08:00
  • video System and Environment preparation – Part 2
    00:06:00
  • video Learn Basics of python – Assignment 1
    00:10:00
  • video Learn Basics of python – Assignment 2
    00:09:00
  • video Learn Basics of python – Functions
    00:04:00
  • video Learn Basics of python – Data Structures
    00:12:00
  • video Learn Basics of NumPy – NumPy Array
    00:06:00
  • video Learn Basics of NumPy – NumPy Data
    00:08:00
  • video Learn Basics of NumPy – NumPy Arithmetic
    00:04:00
  • video Learn Basics of Matplotlib
    00:07:00
  • video Learn Basics of Pandas – Part 1
    00:06:00
  • video Learn Basics of Pandas – Part 2
    00:07:00
  • video Understanding the CSV data file
    00:09:00
  • video Load and Read CSV data file using Python Standard Library
    00:09:00
  • video Load and Read CSV data file using NumPy
    00:04:00
  • video Load and Read CSV data file using Pandas
    00:05:00
  • video Dataset Summary – Peek, Dimensions and Data Types
    00:09:00
  • video Dataset Summary – Class Distribution and Data Summary
    00:09:00
  • video Dataset Summary – Explaining Correlation
    00:11:00
  • video Dataset Summary – Explaining Skewness – Gaussian and Normal Curve
    00:07:00
  • video Dataset Visualization – Using Histograms
    00:07:00
  • video Dataset Visualization – Using Density Plots
    00:06:00
  • video Dataset Visualization – Box and Whisker Plots
    00:05:00
  • video Multivariate Dataset Visualization – Correlation Plots
    00:08:00
  • video Multivariate Dataset Visualization – Scatter Plots
    00:05:00
  • video Data Preparation (Pre-Processing) – Introduction
    00:09:00
  • video Data Preparation – Re-scaling Data – Part 1
    00:09:00
  • video Data Preparation – Re-scaling Data – Part 2
    00:09:00
  • video Data Preparation – Standardizing Data – Part 1
    00:07:00
  • video Data Preparation – Standardizing Data – Part 2
    00:04:00
  • video Data Preparation – Normalizing Data
    00:08:00
  • video Data Preparation – Binarizing Data
    00:06:00
  • video Feature Selection – Introduction
    00:07:00
  • video Feature Selection – Uni-variate Part 1 – Chi-Squared Test
    00:09:00
  • video Feature Selection – Uni-variate Part 2 – Chi-Squared Test
    00:10:00
  • video Feature Selection – Recursive Feature Elimination
    00:11:00
  • video Feature Selection – Principal Component Analysis (PCA)
    00:09:00
  • video Feature Selection – Feature Importance
    00:07:00
  • video Refresher Session – The Mechanism of Re-sampling, Training and Testing
    00:12:00
  • video Algorithm Evaluation Techniques – Introduction
    00:07:00
  • video Algorithm Evaluation Techniques – Train and Test Set
    00:11:00
  • video Algorithm Evaluation Techniques – K-Fold Cross Validation
    00:09:00
  • video Algorithm Evaluation Techniques – Leave One Out Cross Validation
    00:05:00
  • video Algorithm Evaluation Techniques – Repeated Random Test-Train Splits
    00:07:00
  • video Algorithm Evaluation Metrics – Introduction
    00:09:00
  • video Algorithm Evaluation Metrics – Classification Accuracy
    00:08:00
  • video Algorithm Evaluation Metrics – Log Loss
    00:03:00
  • video Algorithm Evaluation Metrics – Area Under ROC Curve
    00:06:00
  • video Algorithm Evaluation Metrics – Confusion Matrix
    00:10:00
  • video Algorithm Evaluation Metrics – Classification Report
    00:04:00
  • video Algorithm Evaluation Metrics – Mean Absolute Error – Dataset Introduction
    00:06:00
  • video Algorithm Evaluation Metrics – Mean Absolute Error
    00:07:00
  • video Algorithm Evaluation Metrics – Mean Square Error
    00:03:00
  • video Algorithm Evaluation Metrics – R Squared
    00:04:00
  • video Classification Algorithm Spot Check – Logistic Regression
    00:12:00
  • video Classification Algorithm Spot Check – Linear Discriminant Analysis
    00:04:00
  • video Classification Algorithm Spot Check – K-Nearest Neighbors
    00:05:00
  • video Classification Algorithm Spot Check – Naive Bayes
    00:04:00
  • video Classification Algorithm Spot Check – CART
    00:04:00
  • video Classification Algorithm Spot Check – Support Vector Machines
    00:05:00
  • video Regression Algorithm Spot Check – Linear Regression
    00:08:00
  • video Regression Algorithm Spot Check – Ridge Regression
    00:03:00
  • video Regression Algorithm Spot Check – Lasso Linear Regression
    00:03:00
  • video Regression Algorithm Spot Check – Elastic Net Regression
    00:02:00
  • video Regression Algorithm Spot Check – K-Nearest Neighbors
    00:06:00
  • video Regression Algorithm Spot Check – CART
    00:04:00
  • video Regression Algorithm Spot Check – Support Vector Machines (SVM)
    00:04:00
  • video Compare Algorithms – Part 1 : Choosing the best Machine Learning Model
    00:09:00
  • video Compare Algorithms – Part 2 : Choosing the best Machine Learning Model
    00:05:00
  • video Pipelines : Data Preparation and Data Modelling
    00:11:00
  • video Pipelines : Feature Selection and Data Modelling
    00:10:00
  • video Performance Improvement: Ensembles – Voting
    00:07:00
  • video Performance Improvement: Ensembles – Bagging
    00:08:00
  • video Performance Improvement: Ensembles – Boosting
    00:05:00
  • video Performance Improvement: Parameter Tuning using Grid Search
    00:08:00
  • video Performance Improvement: Parameter Tuning using Random Search
    00:06:00
  • video Export, Save and Load Machine Learning Models : Pickle
    00:10:00
  • video Export, Save and Load Machine Learning Models : Joblib
    00:06:00
  • video Finalizing a Model – Introduction and Steps
    00:07:00
  • video Finalizing a Classification Model – The Pima Indian Diabetes Dataset
    00:07:00
  • video Quick Session: Imbalanced Data Set – Issue Overview and Steps
    00:09:00
  • video Iris Dataset : Finalizing Multi-Class Dataset
    00:09:00
  • video Finalizing a Regression Model – The Boston Housing Price Dataset
    00:08:00
  • video Real-time Predictions: Using the Pima Indian Diabetes Classification Model
    00:07:00
  • video Real-time Predictions: Using Iris Flowers Multi-Class Classification Dataset
    00:03:00
  • video Real-time Predictions: Using the Boston Housing Regression Model
    00:08:00

Frequently Bought Together

avatar

Buttercream Cake Decorating

£19.99

4.7

(10 students)
avatar

ICDL/ECDL Preparation : Online Training

£65

4.8

(4 students)

4.8 course rating - 15 reviews

Data Science & Machine Learning with Python

£19.99

Regular Price

£419

TAKE THIS COURSE
14 Days Money Back Guarantee

This course includes:

  • Duration:
    10 hours, 24 minutes
  • Access:
    1 year access
  • Units:
    90
  • Level:
  • CPD Points:
    10
  • Certificate:
    Yes