Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Machine Learning using Python: A Comprehensive Course
Rating: 4.0 out of 5(234 ratings)
39,417 students

Machine Learning using Python: A Comprehensive Course

Learn core concepts of Machine Learning. Apply ML techniques to real-world problems and develop AI/ML based applications
Created byUplatz Training
Last updated 3/2025
English
English [Auto],

What you'll learn

  • Learn the A-Z of Machine Learning from scratch
  • Build your career in Machine Learning, Deep Learning, and Data Science
  • Become a top Machine Learning engineer
  • Core concepts of various Machine Learning methods
  • Mathematical concepts and algorithms used in Machine Learning techniques
  • Solve real world problems using Machine Learning
  • Develop new applications based on Machine Learning
  • Apply machine learning techniques on real world problem or to develop AI based application
  • Analyze and implement Regression techniques
  • Linear Algebra basics
  • A-Z of Python Programming and its application in Machine Learning
  • Python programs, Matplotlib, NumPy, basic GUI application
  • File system, Random module, Pandas
  • Build Age Calculator app using Python
  • Machine Learning basics
  • Types of Machine Learning and their application in real-life scenarios
  • Supervised Learning - Classification and Regression
  • Multiple Regression
  • KNN algorithm, Decision Tree algorithms
  • Unsupervised Learning concepts & algorithms
  • AHC algorithm
  • K-means clustering & DBSCAN algorithm and program
  • Solve and implement solutions of Classification problem
  • Understand and implement Unsupervised Learning algorithms

Course content

12 sections160 lectures63h 24m total length
  • PART 1 - INTRODUCTION TO LINEAR ALGEBRA32:51

    Explore the basics of linear algebra essential for machine learning, covering scalars, vectors, matrices, and core operations like matrix multiplication and identity, diagonal, and triangular matrices.

  • PART 2 - INTRODUCTION TO LINEAR ALGEBRA27:08

    Explore core linear algebra concepts in Python, including scalar and matrix operations, matrix-vector and matrix-matrix multiplication, and identity, inverse, determinant, and transpose.

  • PART 1 - LINEAR ALGEBRA BASICS13:55

    Explore linear algebra basics with NumPy, mastering dot product, matrix multiplication, determinant, solving linear equations, and matrix inverse through hands-on examples.

  • PART 2 - LINEAR ALGEBRA BASICS13:39

    Explore matrix multiplication and dot product across two-dimensional matrices, with last-axis summation, through worked examples of multiplying matrices and understanding the dot function.

  • PART 3 - LINEAR ALGEBRA BASICS11:20

    Learn matrix multiplication in Python, covering two-dimensional arrays, stacks, and broadcasting, with examples, and preview determinant, inverse, and solve function.

  • PART 4 - LINEAR ALGEBRA BASICS6:46

    Develop skills to compute determinants in linear algebra by working with square matrices, including the 2x2 formula ad minus bc and extensions to 3x3 cases through guided examples.

  • PART 5 - LINEAR ALGEBRA BASICS8:40

    Learn to calculate determinants of square matrices, starting with 2x2 using ad minus bc, then 3x3 cases, and see how determinants relate to inverses and solving linear equations.

  • PART 6 - LINEAR ALGEBRA BASICS16:32

    Learn how to invert square matrices with numpy, verify inverses by multiplying to obtain the identity, and solve linear equations using the solve function.

  • PART 7 - LINEAR ALGEBRA BASICS16:44

    Learn the basics of linear algebra by finding a matrix inverse from its determinant, applying swaps and sign changes, and verifying the product equals the identity matrix.

  • PART 8 - LINEAR ALGEBRA BASICS27:37

    Explore the difference between matrix multiplication and the inner or dot product using two by two matrices, with concrete examples and computed outputs to reinforce concepts.

  • PART 9 - LINEAR ALGEBRA BASICS16:27

    Explore linear algebra basics for machine learning by creating matrices in multiple ways, converting to floating values, building vectors, and performing matrix-vector multiplication and dot products.

  • PART 10 - LINEAR ALGEBRA BASICS16:24

    Compute dot products of multidimensional elements, including one-dimensional cases along the last axis, and explore solving quadratics and inverting matrices with the linear algebra module.

  • PART 11 - LINEAR ALGEBRA BASICS25:27

    Explore linear algebra basics, including matrix rank, trace, inverses, determinants, and eigenvalues and eigenvectors. Work with matrix and vector products and solving linear systems.

  • PART 12 - LINEAR ALGEBRA BASICS25:02

    Explore matrix and vector products, including dot products for real and complex vectors with complex conjugation, learn matrix multiplication, and use solve to compute linear system solutions.

  • PART 13 - LINEAR ALGEBRA BASICS16:44

    Learn how to find the inverse of a matrix using its determinant, and verify it by multiplying with the original to yield the identity matrix.

Requirements

  • Enthusiasm and determination to make your mark on the world!

Description

A warm welcome to the Machine Learning using Python: A Comprehensive Course by Uplatz.


The Machine Learning with Python course aims to teach students/course participants some of the core ideas in machine learning, data science, and AI that will help them go from a real-world business problem to a first-cut, working, and deployable AI solution to the problem. Our main goal is to enable participants use the skills they acquire in this course to create real-world AI solutions. We'll aim to strike a balance between theory and practice, with a focus on the practical and applied elements of ML.

This Python-based Machine Learning training course is designed to help you grasp the fundamentals of machine learning. It will provide you a thorough knowledge of Machine Learning and how it works. As a Data Scientist or Machine Learning engineer, you'll learn about the relevance of Machine Learning and how to use it in the Python programming language. Machine Learning Algorithms will allow you to automate real-life events. We will explore different practical Machine Learning use cases and practical scenarios at the end of this Machine Learning online course and will build some of them.

In this Machine Learning course, you'll master the fundamentals of machine learning using Python, a popular programming language. Learn about data exploration and machine learning techniques such as supervised and unsupervised learning, regression, and classifications, among others. Experiment with Python and built-in tools like Pandas, Matplotlib, and Scikit-Learn to explore and visualize data. Regression, classification, clustering, and sci-kit learn are all sought-after machine learning abilities to add to your skills and CV. To demonstrate your competence, add fresh projects to your portfolio and obtain a certificate in machine learning.

Machine Learning Certification training in Python will teach you about regression, clustering, decision trees, random forests, Nave Bayes, and Q-Learning, among other machine learning methods. This Machine Learning course will also teach you about statistics, time series, and the many types of machine learning algorithms, such as supervised, unsupervised, and reinforcement algorithms. You'll be solving real-life case studies in media, healthcare, social media, aviation, and human resources throughout the Python Machine Learning Training.


Course Outcomes: After completion of this course, student will be able to:

  • Understand about the roles & responsibilities that a Machine Learning Engineer plays

  • Python may be used to automate data analysis

  • Explain what machine learning is

  • Work with data that is updated in real time

  • Learn about predictive modelling tools and methodologies

  • Discuss machine learning algorithms and how to put them into practice

  • Validate the algorithms of machine learning

  • Explain what a time series is and how it is linked to other ideas

  • Learn how to conduct business in the future while living in the now

  • Apply machine learning techniques on real world problem or to develop AI based application

  • Analyze and Implement Regression techniques

  • Solve and Implement solution of Classification problem

  • Understand and implement Unsupervised learning algorithms


Objective: Learning basic concepts of various machine learning methods is primary objective of this course. This course specifically make student able to learn mathematical concepts, and algorithms used in machine learning techniques for solving real world problems and developing new applications based on machine learning.


Topics

  • Python for Machine Learning

Introduction of Python for ML, Python modules for ML, Dataset, Apply Algorithms on datasets, Result Analysis from dataset, Future Scope of ML.

  • Introduction to Machine Learning

What is Machine Learning, Basic Terminologies of Machine Learning, Applications of ML, different Machine learning techniques, Difference between Data Mining and Predictive Analysis, Tools and Techniques of Machine Learning.

  • Types of Machine Learning

Supervised Learning, Unsupervised Learning, Reinforcement Learning. Machine Learning Lifecycle.

  • Supervised Learning : Classification and Regression

Classification: K-Nearest Neighbor, Decision Trees, Regression: Model Representation, Linear Regression.

  • Unsupervised and Reinforcement Learning

Clustering: K-Means Clustering, Hierarchical clustering, Density-Based Clustering.



Machine Learning - Course Syllabus


1. Linear Algebra

  • Basics of Linear Algebra

  • Applying Linear Algebra to solve problems

2. Python Programming

  • Introduction to Python

  • Python data types

  • Python operators

  • Advanced data types

  • Writing simple Python program

  • Python conditional statements

  • Python looping statements

  • Break and Continue keywords in Python

  • Functions in Python

  • Function arguments and Function required arguments

  • Default arguments

  • Variable arguments

  • Build-in functions

  • Scope of variables

  • Python Math module

  • Python Matplotlib module

  • Building basic GUI application

  • NumPy basics

  • File system

  • File system with statement

  • File system with read and write

  • Random module basics

  • Pandas basics

  • Matplotlib basics

  • Building Age Calculator app

3. Machine Learning Basics

  • Get introduced to Machine Learning basics

  • Machine Learning basics in detail

4. Types of Machine Learning

  • Get introduced to Machine Learning types

  • Types of Machine Learning in detail

5. Multiple Regression

6. KNN Algorithm

  • KNN intro

  • KNN algorithm

  • Introduction to Confusion Matrix

  • Splitting dataset using TRAINTESTSPLIT

7. Decision Trees

  • Introduction to Decision Tree

  • Decision Tree algorithms

8. Unsupervised Learning

  • Introduction to Unsupervised Learning

  • Unsupervised Learning algorithms

  • Applying Unsupervised Learning

9. AHC Algorithm

10. K-means Clustering

  • Introduction to K-means clustering

  • K-means clustering algorithms in detail

11. DBSCAN

  • Introduction to DBSCAN algorithm

  • Understand DBSCAN algorithm in detail

  • DBSCAN program

Who this course is for:

  • Machine Learning Engineers & Artificial Intelligence Engineers
  • Data Scientists & Data Engineers
  • Newbies and Beginners aspiring for a career in Data Science and Machine Learning
  • Machine Learning SMEs & Specialists
  • Anyone (with or without data background) who wants to become a top ML engineer and/or Data Scientist
  • Data Analysts and Data Consultants
  • Data Visualization and Business Intelligence Developers/Analysts
  • CEOs, CTOs, CMOs of any size organizations
  • Software Programmers and Application Developers
  • Senior Machine Learning and Simulation Engineers
  • Machine Learning Researchers - NLP, Python, Deep Learning
  • Deep Learning and Machine Learning enthusiasts
  • Machine Learning Specialists
  • Machine Learning Research Engineers - Healthcare, Retail, any sector
  • Python Developers, Machine Learning, IOT, AirFlow, MLflow, Kubef
  • Computer Vision / Deep Learning Engineers - Python