Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Practical Machine Learning using Python
Rating: 4.2 out of 5(65 ratings)
464 students

Practical Machine Learning using Python

Concepts and Projects based learning for aspiring Machine Learning Professionals
Created byManas Dasgupta
Last updated 9/2025
English

What you'll learn

  • Machine Learning Core Concepts in Detail
  • Understand use-case scenarios for applying Machine Learning
  • Detailed coverage of Python for Data Science and Machine Learning
  • Regression Algorithm - Linear Regression
  • Classification Problems and Classification Algorithms
  • Unsupervised Learning using K-Means Clustering
  • Exploratory Data Analysis Techniques
  • Dimensionality Reduction Techniques (PCA)
  • Feature Engineering Techniques
  • Model Optimization using Hyperparameter Tuning
  • Model Optimization using Grid-Search Cross Validation
  • Introduction to Deep Neural Networks

Course content

13 sections108 lectures28h 34m total length
  • Course Introduction13:57
  • Introduction to Machine Learning11:45

    Explore how machine learning uses data and learning algorithms to build models that predict and decide, from voice assistants and email filtering to stock trends, recommendations, and predictive maintenance.

  • Machine Learning Terminology13:35
  • History of Machine Learning16:36
  • Machine Learning Use Cases and Types21:13
  • Role of Data in Machine Learning6:16
  • Challenges in Machine Learning19:11
  • Machine Learning Life Cycle and Pipelines19:54

    Understand the machine learning project lifecycle, from problem framing and data acquisition to modeling, training, deployment, and continuous monitoring via automated pipelines.

  • Regression Problems10:29
  • Regression Models and Performance Metrics11:54

    Explore linear regression and multivariate predictors, forecast continuous outcomes like house prices using gradient descent, and evaluate models with metrics such as mse, rmse, mae, rss, tss, and r-squared.

  • Classification Problems and Performance Metrics13:14
  • Optmizing Classificaton Metrics9:24
  • Bias and Variance9:03

Requirements

  • Some exposure to Programming Languages will be useful

Description

Are you aspiring to become a Machine Learning Engineer or Data Scientist? if yes, then this course is for you.

In this course, you will learn about core concepts of Machine Learning, use cases, role of Data, challenges of Bias, Variance and Overfitting, choosing the right Performance Metrics, Model Evaluation Techniques, Model Optmization using Hyperparameter Tuning and Grid Search Cross Validation techniques, etc.

You will learn how to build Classification Models using a range of Algorithms, Regression Models and Clustering Models. You will learn the scenarios and use cases of deploying Machine Learning models.

This course covers Python for Data Science and Machine Learning in great detail and is absolutely essential for the beginner in Python.

Most of this course is hands-on, through completely worked out projects and examples taking you through the Exploratory Data Analysis, Model development, Model Optimization and Model Evaluation techniques.

This course covers the use of Numpy and Pandas Libraries extensively for teaching Exploratory Data Analysis. In addition, it also covers Marplotlib and Seaborn Libraries for creating Visualizations.

There is also an introductory lesson included on Deep Neural Networks with a worked out example on Image Classification using TensorFlow and Keras.

And in the last section, you will learn how you will create a FAST API for your ML model, just as you need to for production deployment of your model, and invoke the FAST API using a Streamlit UI.

Course Sections:

  • Introduction to Machine Learning

  • Types of Machine Learning Algorithms

  • Use cases of Machine Learning

  • Role of Data in Machine Learning

  • Understanding the process of Training or Learning

  • Understanding Validation and Testing

  • Introduction to Python

  • Setting up your ML Development Environment

  • Python internal Data Structures

  • Python Language Elements

  • Pandas Data Structure – Series and DataFrames

  • Exploratory Data Analysis - EDA

  • Learning Linear Regression Model using the House Price Prediction case study

  • Learning Logistic Model using the Credit Card Fraud Detection case study

  • Evaluating your model performance

  • Fine Tuning your model

  • Hyperparameter Tuning

  • Cross Validation

  • Learning SVM through an Image Classification project

  • Understanding Decision Trees

  • Understanding Ensemble Techniques using Random Forest

  • Dimensionality Reduction using PCA

  • K-Means Clustering with Customer Segmentation Project

  • Introduction to Deep Learning

  • Deplying your ML model using FAST API and invoke using a Streamlit UI

Who this course is for:

  • Aspiring Machine Learning Engineers
  • Aspiring Data Science Professionals