Class 01 – AI Engineering Overview | Anaconda IDE Installation | Python Basics (Print, Comments, Variables, Data Types)
AI for Everyone (Batch-05) – Session 01
02:27:44
Class 02 – Python Data Types | Escape Sequences | Built-in Functions | String Indexing & Slicing | Data Engineer Skills Discussion
AI for Everyone (Batch-05) – Session 02
02:49:58
Class 03 – Python Data Types | Built-in Functions (Lists, Sets, Tuples, Dicts, Booleans) | Comparison Operators | Conditional Statements
AI for Everyone (Batch-05) – Session 03
02:30:49
Class 04 – Python Loops | For & While Loops | Loop Controls (Break, Continue, Pass) | Mini Projects (Even/Odd, Guessing Game)
AI for Everyone (Batch-05) – Session 04
03:02:41
Class 05 – Introduction to Pandas | Exploratory Data Analysis (EDA) | Data Pre-processing | Importing Excel/CSV Files | Visualizations with Matplotlib & Seaborn | Correlation & Heatmaps
AI for Everyone (Batch-05) – Session 05
02:42:51
Class 06 – Real-World Python Projects – PDF Merger, Watermarking, Text/Image Extraction | Email Sender with Static/Dynamic Content | Audio-to-Text Transcription & Urdu Translation | Use Cases & Opportunities Overview
AI for Everyone (Batch-05) – Session 06
00:00
Class 07 – Introduction to Machine Learning & Its Types (Supervised, Unsupervised, Reinforcement) | Features Explained | Converting Categorical to Numerical Data
AI for Everyone (Batch-05) – Session 07
02:17:16
Class 08 – Evaluation Metrics (Confusion Matrix, Accuracy, Precision, Recall, F1 Score) | Feature Scaling | Logistic Regression & SVM – Theory & Implementation | Making Predictions on New Data
AI for Everyone (Batch-05) – Session 08
02:56:24
Class 09 – Machine Learning: Standardization & Normalization | Decision Tree – Scikit-Learn & Manual Implementation
AI for Everyone (Batch-05) – Session 09
02:49:10
Class 10 – Machine Learning: Random Forest Implementation | Underfitting vs. Overfitting | Bias-Variance Tradeoff | ROC & AUC Curves | Introduction to KNN
AI for Everyone (Batch-05) – Session 10
02:49:17
Class 11 – Machine Learning: KNN Implementation | Linear Regression (Simple & Multiple) | Regression Metrics: MAE, MSE, RMSE, R²
AI for Everyone (Batch-05) – Session 11
03:03:23
Class 12 – Machine Learning: DBSCAN and HDBSCAN – Explanation and Implementation
AI for Everyone (Batch-05) – Session 12
02:58:47
Class 13 – Machine Learning: Association Rule Learning – Apriori & FP-Growth Implementation | Streamlit Setup & Configuration in VS Code
AI for Everyone (Batch-05) – Session 13
03:03:14
Class 14 – Machine Learning: Naive Bayes Algorithm – Explanation and Implementation | Streamlit Setup & Configuration
AI for Everyone (Batch-05) – Session 14
02:07:22
Class 15 – Machine Learning: Class Imbalance Handling | Resampling Techniques (SMOTE, Tomek Links, ENN) | Model-Level & Metric-Level Solutions | Implementation & Best Practices
Class 17 – Flask Framework: Web Development Fundamentals | Routes, GET/POST Methods & Project Structure | Virtual Environment Setup | Project 01: To-Do List App | Project 02: Weather Forecasting App with OpenWeatherMap API
AI for Everyone (Batch-05) – Session 17
02:40:56
Class 18 – Flask Framework: Advanced Implementation | ML Model Deployment using Pickle Library | Student Issue Resolution | Project: IRIS Flower Prediction AI App | Model Serialization & Web Integration
AI for Everyone (Batch-05) – Session 18
02:59:27
Class 19 – Deep Learning: Introduction to Neural Networks | Neurons, Input/Hidden/Output Layers | Single & Multi-Layer Perceptron Theory & Implementation | Activation Functions & Backpropagation
AI for Everyone (Batch-05) – Session 19
02:31:45
Class 20 – Deep Learning: Convolutional Neural Networks (CNN) | CNN Architecture Components | Explanation of Kernels/Filters, Stride, Padding & Pooling Layers | Project: Face Mask Detection & Hand Gesture Recognition using MediaPipe & CNN
AI for Everyone (Batch-05) – Session 20
02:53:05
Class 21 – Deep Learning & SQL: Face Mask Detection | Detailed Code Walkthrough | Introduction to SQL | SELECT & WHERE Clauses | Table Fundamentals