Machine Learning and Data Science with Python Online Course
description
Machine Learning and Data Science with Python Online Course
Artificial Intelligence, Machine Learning, and Deep Learning are some of the most frequently used — yet often misunderstood — terms in today’s tech landscape. While AI is a broad field aimed at creating intelligent machines, Machine Learning and Neural Networks are specialized areas within it. This course focuses specifically on Machine Learning, guiding you through the process of training models and preparing them for accurate predictions.
You’ll use Python, a powerful and widely adopted language in the data science community. With its rich ecosystem of libraries and tools, Python allows you to perform complex data analysis and predictive modeling with minimal code, making it an ideal language for both beginners and experienced developers.
Machine Learning and Data Science are among the most in-demand and high-paying fields in tech today. By completing this course, you’ll gain a strong foundation in essential ML concepts, positioning yourself for success in a data-driven career.
Course Curriculum
- Introduction to Machine Learning
- System and Environment preparation
- Learn Basics of python
- Learn Basics of NumPy
- Learn Basics of Matplotlib
- Learn Basics of Pandas
- Understanding the CSV data file
- Load and Read CSV data file
- Dataset Summary
- Dataset Visualization
- Data Preparation
- Feature Selection
- Refresher Session - The Mechanism of Re-sampling, Training and Testing
- Algorithm Evaluation Techniques
- Algorithm Evaluation Metrics
- Classification Algorithm Spot Check - Logistic Regression
- Classification Algorithm Spot Check - Linear Discriminant Analysis
- Classification Algorithm Spot Check - K-Nearest Neighbors
- Classification Algorithm Spot Check - Naive Bayes
- Classification Algorithm Spot Check – CART
- Classification Algorithm Spot Check - Support Vector Machines
- Regression Algorithm Spot Check - Linear Regression
- Regression Algorithm Spot Check - Ridge Regression
- Regression Algorithm Spot Check - LASSO Linear Regression
- Regression Algorithm Spot Check - Elastic Net Regression
- Regression Algorithm Spot Check - K-Nearest Neighbors
- Regression Algorithm Spot Check – CART
- Regression Algorithm Spot Check - Support Vector Machines (SVM)
- Compare Algorithms - Part 1: Choosing the best Machine Learning Model
- Compare Algorithms - Part 2: Choosing the best Machine Learning Model
- Pipelines: Data Preparation and Data Modelling
- Pipelines: Feature Selection and Data Modelling
- Performance Improvement: Ensembles – Voting
- Performance Improvement: Ensembles – Bagging
- Performance Improvement: Ensembles – Boosting
- Performance Improvement: Parameter Tuning using Grid Search
- Performance Improvement: Parameter Tuning using Random Search
- Export, Save and Load Machine Learning Models: Pickle
- Export, Save and Load Machine Learning Models: Joblib
- Export, Save and Load Machine Learning Models Joblib
- Finalizing a Model - Introduction and Steps
- Finalizing a Classification Model - The Pima Indian Diabetes Dataset
- Quick Session: Imbalanced Data Set - Issue Overview and Steps
- Iris Dataset: Finalizing Multi-Class Dataset
- Finalizing a Regression Model - The Boston Housing Price Dataset
- Real-time Predictions: Using the Pima Indian Diabetes Classification Model
- Real-time Predictions: Using Iris Flowers Multi-Class Classification Dataset
- Real-time Predictions: Using the Boston Housing Regression Model