Autoplay
Autocomplete
Previous Lecture
Complete and Continue
Just Enough Python For Machine Learning and AI
Overview
About the Instructor (2:34)
Making Data Useful Introduction (5:02)
Getting Started With Python
History Behind Python (0:54)
Python Basics (6:03)
Introduction to Anaconda Interface (13:07)
Dealing with Data
Key Principle - Finding Structures over Unstructured Data (1:32)
Types of Data (1:54)
Semi Structured Data Processing (5:30)
Testing Regular Expressions using Regex (5:03)
Variables, Basic Data Types and Functions
Variables and Basic Data Types (13:29)
Built-in Functions for String Manipulation (5:13)
More Built-In Functions (3:21)
Complex Data Types
Comparing various Complex Data Types (1:21)
Tuples Theory (1:59)
Tuple (3:57)
Dictionary Theory (1:57)
Dictionary (3:46)
Set and Frozen Set (5:43)
Working with List (16:48)
Program Flow & User Defined Functions
Program Flow Statements (17:55)
Working with Functions (11:03)
Python Libraries
Pandas Introduction (3:16)
Numpy Introduction (6:16)
Numpy Documentation (1:28)
Numpy Hands-on (5:46)
Data Exploration and Feature Engineering
Data Exploration Hands-on (17:43)
Dealing with High Cardinality Data (8:47)
Feature Engineering (6:49)
Filtering & Sorting Data
Filtering & Sorting Hands-on (11:10)
Data Normalization
Data Normalization Part 1 (1:28)
Data Normalization Part 2 (5:16)
Key Types Of Data Normalization Techniques (6:46)
Data Normalization Hands-on (3:01)
Handling Missing Data
Missing Data Handling (8:34)
Missing Data Handling Hands-on (9:51)
Detecting Outliers in Data
Introduction to Outliers (3:18)
Possible Outlier Treatment (3:16)
Ways to Detect Outliers (4:17)
IQR Concepts (3:49)
Outlier detection using IQR Approach (6:20)
Converting Categorical to Numeric Data using Encoding Techniques
Data Encoding Theory (4:06)
Data Encoding Hands-on (3:02)
Dealing with Class Imbalance Problem
Introduction to Class Imbalance Problem (4:54)
How to Handle it - Part 2 (6:58)
How to Handle It - Part 3 (1:35)
Class Imbalance Hands-On (9:49)
Removing Data Skew
Data Skew Introduction (3:29)
Data Skew Hands-On (3:11)
Column Pruning
Column Pruning Hands-on (3:19)
Merging Dataframes
Merging Dataframe Hands-on (5:25)
Slicing Dataframe
Slicing Dataframe Hands-on (5:47)
De-Duplicating Dataframe
De-Duplicating Dataframe Hands-on (2:57)
Data Pipeline
Data Pipeline Discussion (13:34)
Data Analysis
GroupBy Hands-on (2:27)
Final Note
Thank you! (0:38)
Data Pipeline Discussion
Lecture content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock