SlideShare a Scribd company logo
Applied Machine
Learning
(5AIML4-01)
Session: 2024–25 (V Sem.)
Course: B.Tech. (III Year/5E)
Faculty: Dr. Chetan Jalendra (Assistant Professor)
Self Introduction
Name: Dr. Chetan Jalendra
Qualification: Ph.D. (BITS Pilani)
Designation: Assistant Professor
Research Area: Robotics, AI & ML
Email: chetan.jalendra@jietjodhpur.ac.in
LinkedIn: linkedin.com/in/chetan-jalendra
Instructional Language: 80% English, 20% Hindi
Course Introduction
πŸ” Overview:
β€’This course is designed to bridge foundational theories of machine learning
with real-world applications.
β€’Emphasis is placed on hands-on learning, ensuring students can apply
concepts to real datasets and practical problems.
πŸ“˜ Key Concepts Covered:
β€’Feature Extraction: Linear Discriminant Analysis (LDA), Principal
Component Analysis (PCA), Singular Value Decomposition (SVD)
β€’Feature Selection: Filter, Wrapper, and Embedded methods
β€’Model Evaluation: Cross-validation, resampling, statistical hypothesis
testing, algorithm comparison
Course Introduction
β€’Advanced Topics:
β€’ Reinforcement Learning (Q-learning, SARSA, Policy Iteration)
β€’ Semi-supervised Learning
β€’ Recommender Systems (Collaborative & Content-based filtering)
🎯 Learning Outcomes:
β€’Gain expertise in building, tuning, and evaluating machine learning models
β€’Understand both theoretical and mathematical underpinnings of key
algorithms
β€’Apply learned concepts to domains such as healthcare, finance, and
technology
β€’Prepare for industry roles in Data Science, Machine Learning, AI, and academic
research
Machine Learning vs. Applied
Machine Learning
Aspect Machine Learning (ML) Applied Machine Learning (AML)
Focus
Theoretical understanding of
learning algorithms
Practical implementation of ML
techniques
Approach
Emphasizes mathematical
models, proofs, and algorithm
design
Emphasizes real-world problem
solving using data and tools
Tools Used Custom algorithms, research-
focused environments
Libraries like scikit-learn,
TensorFlow, pandas, etc.
Learning
Objective
Understand "how" and "why"
models work
Understand "how to use" models
effectively on real-world data
Applications
Research, developing new
algorithms
Industry projects, decision
systems, product development
Target
Audience
Researchers, theorists
Data scientists, analysts,
engineers
Relevance of the Course
Technical Domain
β€’Applied Machine Learning is a core area in Computer Science, Artificial
Intelligence, Data Science, and Robotics.
β€’It provides students with essential skills in:
β€’ Data preprocessing and feature engineering
β€’ Model training, tuning, and evaluation
β€’ Deployment of predictive systems
β€’Strengthens concepts from foundational subjects like programming,
statistics, and linear algebra.
β€’Helps students understand and implement algorithms that solve real
engineering problems.
Relevance of the Course
Student Perspective
β€’Enhances problem-solving, critical thinking, and analytical abilities.
β€’Builds a strong portfolio for:
β€’ Higher studies in AI/ML
β€’ Competitive internships and job placements in top tech companies
β€’Prepares students for interdisciplinary research and innovation.
β€’Encourages lifelong learning in a rapidly evolving tech landscape.
Relevance of the Course
Relevance to Industry Needs
β€’Machine learning is one of the most in-demand skills globally.
β€’Companies are actively seeking graduates with hands-on experience in:
β€’ Data modeling and prediction
β€’ Business intelligence and analytics
β€’ AI-based product development
β€’Aligns with roles like ML Engineer, Data Scientist, AI Analyst, and
Business Intelligence Developer.
Unit I: Statistical Learning
Theory
β€’Introduces the theoretical foundation of machine learning and model
generalization.
β€’Covers feature extraction techniques like:
β€’ Linear Discriminant Analysis (LDA) – class-separability
β€’ Principal Component Analysis (PCA) – dimensionality reduction
β€’ Singular Value Decomposition (SVD) – matrix factorization
β€’Explains feature selection methods:
β€’ Filter, Wrapper, and Embedded techniques
β€’Helps in improving model performance by selecting relevant features
and reducing overfitting.
β€’Essential for understanding data representation before model building.
Unit II: Analysis of Machine
Learning
β€’Focuses on evaluating and comparing machine learning models
effectively.
β€’Covers cross-validation and resampling methods to estimate model
performance.
β€’Discusses classifier performance metrics: accuracy, precision, recall, F1-
score, etc.
β€’Introduces hypothesis testing for validating model comparisons.
β€’Explains how to compare two algorithms statistically using McNemar
test and others.
β€’Covers analysis of variance (ANOVA) for comparing multiple models.
β€’Applies evaluation techniques across different datasets for robust
analysis.
Unit III: Model Evaluation &
Algorithm Selection
β€’Deep dive into validation techniques: holdout, k-fold cross-validation, nested
cross-validation.
β€’Covers model evaluation metrics and uncertainty estimation using
bootstrapping.
β€’Introduces hyperparameter optimization methods, including grid/random
search.
β€’Explains algorithm comparison using statistical tests: McNemar Test, F-test,
and Proportion Testing.
β€’Focus on selecting the best model/algorithm based on performance and
complexity.
β€’Includes evolutionary approaches to optimize deep learning
hyperparameters.
Unit IV: Reinforcement
Learning
β€’Focuses on learning from interactions with an environment to maximize
cumulative rewards.
β€’Introduces Markov Decision Processes (MDP) and Bellman Equations for
modeling decision-making.
β€’Covers Monte Carlo methods for policy evaluation.
β€’Explains Policy Iteration and Value Iteration techniques.
β€’Discusses model-free learning methods: Q-Learning and SARSA.
β€’Introduces Model-based Reinforcement Learning for environments with
known dynamics.
β€’Applicable in robotics, gaming, and autonomous systems.
Unit V: Semi-supervised Learning &
Recommender Systems
β€’Semi-supervised Learning leverages both labeled and unlabeled data to
improve model performance.
β€’Covers key aspects like confidence-based learning and self-training.
β€’Useful in domains with limited labeled data, such as medical imaging or
speech recognition.
β€’Recommender Systems help personalize content using user preferences
and behavior.
β€’Covers Collaborative Filtering (user-item interactions) and Content-
based Filtering (item features).
β€’Explores explicit (ratings) and implicit (clicks, views) feedback
mechanisms.
β€’Widely used in e-commerce, streaming platforms, and social media.
Text & Reference Books
πŸ“˜ Textbooks
T1: Introduction to Machine Learning with Python
Authors: Andreas C. MΓΌller, Sarah Guido – O'Reilly Media
T2: Ensemble Methods: Foundations and Algorithms
Author: Zhi-Hua Zhou – CRC Press
T3: Artificial Intelligence and Machine Learning
Author: Sudhansh Sharma – IGNOU
πŸ“š Reference Books
R1: Applied Machine Learning
Author: David Forsyth – Springer
R2: Understanding Machine Learning: From Theory to Algorithms
Authors: Shai Shalev-Shwartz, Shai Ben-David – Cambridge University Press
R3: Neural Networks and Machine Learning
Author: Simon Haykin
Websites & Journals
🌐 Recommended Websites
https://scikit-learn.org/ – Official documentation and tutorials
https://machinelearningmastery.com/ – Practical ML guides and examples
πŸ“š Key Journals & Handbooks
IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)
IEEE Transactions on Neural Networks and Learning Systems
Elsevier Artificial Intelligence
Elsevier Neural Networks
IEEE Transactions on Knowledge and Data Engineering
Elsevier Applied Soft Computing
Elsevier Knowledge-Based Systems
Examination Scheme
1st Continuous Evaluation: 12 Marks – 30%
1st Midterm: 12 Marks – 60%
2nd Continuous Evaluation: 6 Marks – 40%
End Term Exam: 70 Marks – 100% Syllabus
Thank You
Dr. Chetan Jalendra
Assistant Professor I
Applied Machine Learning – Zero Lecture

More Related Content

PPTX
Machine Learning using python Expectation setting.pptx
PDF
Applied Machine Learning Course - Jodie Zhu (WeCloudData)
PPTX
Machine learning ppt.
PPTX
Unit - 1 - Introduction of the machine learning
PPTX
INT254_Zero Lecture Machine Learning 1st book
PDF
Machine_Learning_Co__
PDF
Machine Learning and Deep Learning from Foundations to Applications Excel, R,...
PPTX
lecture1.pptx
Machine Learning using python Expectation setting.pptx
Applied Machine Learning Course - Jodie Zhu (WeCloudData)
Machine learning ppt.
Unit - 1 - Introduction of the machine learning
INT254_Zero Lecture Machine Learning 1st book
Machine_Learning_Co__
Machine Learning and Deep Learning from Foundations to Applications Excel, R,...
lecture1.pptx

Similar to Applied_Machine_Learning_Zero_Lecture_Chetan_Jalendra.pptx (20)

PPTX
Machine learning lesson for newbies students
PPTX
Machine_Learning_Basics_Presentation.pptx
PDF
ML MODULE 1_slideshare.pdf
PPTX
Machine_Learning_Presentation123456.pptx
PPTX
Introduction to machine_learning
PPTX
Introduction to Machine Learning - An overview and first step for candidate d...
DOC
CP923.doc
Β 
DOC
CD Theory With Lab Component-IMLCIS.doc
PPTX
Machine_Learning_Interactive_Presentation.pptx
PDF
Hands_On_Machine_Learning_with_Scikit_Le.pdf
PPTX
Machine_Learning_Presentation.pptx application
PPTX
Machine Learning course in Chandigarh Join
PPTX
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
PDF
Machine-Learning for Data analytics and detection
PDF
machineLearning-OUP-SRIDHAR-2021-INTRO.pdf
PPTX
UNIT - 1 INTRODUCTION OF MACHINE LEARNING and Foundation of ML
PPTX
Introduction to machine learning and Linear Models
PPTX
introduction to machine learning .pptx
PPTX
TensorFlow Event presentation08-12-2024.pptx
PPTX
Machine learning using spark Online Training
Machine learning lesson for newbies students
Machine_Learning_Basics_Presentation.pptx
ML MODULE 1_slideshare.pdf
Machine_Learning_Presentation123456.pptx
Introduction to machine_learning
Introduction to Machine Learning - An overview and first step for candidate d...
CP923.doc
Β 
CD Theory With Lab Component-IMLCIS.doc
Machine_Learning_Interactive_Presentation.pptx
Hands_On_Machine_Learning_with_Scikit_Le.pdf
Machine_Learning_Presentation.pptx application
Machine Learning course in Chandigarh Join
ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
Machine-Learning for Data analytics and detection
machineLearning-OUP-SRIDHAR-2021-INTRO.pdf
UNIT - 1 INTRODUCTION OF MACHINE LEARNING and Foundation of ML
Introduction to machine learning and Linear Models
introduction to machine learning .pptx
TensorFlow Event presentation08-12-2024.pptx
Machine learning using spark Online Training
Ad

Recently uploaded (20)

PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
OOP with Java - Java Introduction (Basics)
PDF
Well-logging-methods_new................
PPTX
web development for engineering and engineering
PDF
Arduino robotics embedded978-1-4302-3184-4.pdf
PPTX
Strings in CPP - Strings in C++ are sequences of characters used to store and...
PDF
Structs to JSON How Go Powers REST APIs.pdf
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PDF
PPT on Performance Review to get promotions
PDF
Digital Logic Computer Design lecture notes
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
PPT
Mechanical Engineering MATERIALS Selection
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
OOP with Java - Java Introduction (Basics)
Well-logging-methods_new................
web development for engineering and engineering
Arduino robotics embedded978-1-4302-3184-4.pdf
Strings in CPP - Strings in C++ are sequences of characters used to store and...
Structs to JSON How Go Powers REST APIs.pdf
bas. eng. economics group 4 presentation 1.pptx
Model Code of Practice - Construction Work - 21102022 .pdf
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
CYBER-CRIMES AND SECURITY A guide to understanding
Lecture Notes Electrical Wiring System Components
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPT on Performance Review to get promotions
Digital Logic Computer Design lecture notes
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
IOT PPTs Week 10 Lecture Material.pptx of NPTEL Smart Cities contd
Mechanical Engineering MATERIALS Selection
Ad

Applied_Machine_Learning_Zero_Lecture_Chetan_Jalendra.pptx

  • 1. Applied Machine Learning (5AIML4-01) Session: 2024–25 (V Sem.) Course: B.Tech. (III Year/5E) Faculty: Dr. Chetan Jalendra (Assistant Professor)
  • 2. Self Introduction Name: Dr. Chetan Jalendra Qualification: Ph.D. (BITS Pilani) Designation: Assistant Professor Research Area: Robotics, AI & ML Email: chetan.jalendra@jietjodhpur.ac.in LinkedIn: linkedin.com/in/chetan-jalendra Instructional Language: 80% English, 20% Hindi
  • 3. Course Introduction πŸ” Overview: β€’This course is designed to bridge foundational theories of machine learning with real-world applications. β€’Emphasis is placed on hands-on learning, ensuring students can apply concepts to real datasets and practical problems. πŸ“˜ Key Concepts Covered: β€’Feature Extraction: Linear Discriminant Analysis (LDA), Principal Component Analysis (PCA), Singular Value Decomposition (SVD) β€’Feature Selection: Filter, Wrapper, and Embedded methods β€’Model Evaluation: Cross-validation, resampling, statistical hypothesis testing, algorithm comparison
  • 4. Course Introduction β€’Advanced Topics: β€’ Reinforcement Learning (Q-learning, SARSA, Policy Iteration) β€’ Semi-supervised Learning β€’ Recommender Systems (Collaborative & Content-based filtering) 🎯 Learning Outcomes: β€’Gain expertise in building, tuning, and evaluating machine learning models β€’Understand both theoretical and mathematical underpinnings of key algorithms β€’Apply learned concepts to domains such as healthcare, finance, and technology β€’Prepare for industry roles in Data Science, Machine Learning, AI, and academic research
  • 5. Machine Learning vs. Applied Machine Learning Aspect Machine Learning (ML) Applied Machine Learning (AML) Focus Theoretical understanding of learning algorithms Practical implementation of ML techniques Approach Emphasizes mathematical models, proofs, and algorithm design Emphasizes real-world problem solving using data and tools Tools Used Custom algorithms, research- focused environments Libraries like scikit-learn, TensorFlow, pandas, etc. Learning Objective Understand "how" and "why" models work Understand "how to use" models effectively on real-world data Applications Research, developing new algorithms Industry projects, decision systems, product development Target Audience Researchers, theorists Data scientists, analysts, engineers
  • 6. Relevance of the Course Technical Domain β€’Applied Machine Learning is a core area in Computer Science, Artificial Intelligence, Data Science, and Robotics. β€’It provides students with essential skills in: β€’ Data preprocessing and feature engineering β€’ Model training, tuning, and evaluation β€’ Deployment of predictive systems β€’Strengthens concepts from foundational subjects like programming, statistics, and linear algebra. β€’Helps students understand and implement algorithms that solve real engineering problems.
  • 7. Relevance of the Course Student Perspective β€’Enhances problem-solving, critical thinking, and analytical abilities. β€’Builds a strong portfolio for: β€’ Higher studies in AI/ML β€’ Competitive internships and job placements in top tech companies β€’Prepares students for interdisciplinary research and innovation. β€’Encourages lifelong learning in a rapidly evolving tech landscape.
  • 8. Relevance of the Course Relevance to Industry Needs β€’Machine learning is one of the most in-demand skills globally. β€’Companies are actively seeking graduates with hands-on experience in: β€’ Data modeling and prediction β€’ Business intelligence and analytics β€’ AI-based product development β€’Aligns with roles like ML Engineer, Data Scientist, AI Analyst, and Business Intelligence Developer.
  • 9. Unit I: Statistical Learning Theory β€’Introduces the theoretical foundation of machine learning and model generalization. β€’Covers feature extraction techniques like: β€’ Linear Discriminant Analysis (LDA) – class-separability β€’ Principal Component Analysis (PCA) – dimensionality reduction β€’ Singular Value Decomposition (SVD) – matrix factorization β€’Explains feature selection methods: β€’ Filter, Wrapper, and Embedded techniques β€’Helps in improving model performance by selecting relevant features and reducing overfitting. β€’Essential for understanding data representation before model building.
  • 10. Unit II: Analysis of Machine Learning β€’Focuses on evaluating and comparing machine learning models effectively. β€’Covers cross-validation and resampling methods to estimate model performance. β€’Discusses classifier performance metrics: accuracy, precision, recall, F1- score, etc. β€’Introduces hypothesis testing for validating model comparisons. β€’Explains how to compare two algorithms statistically using McNemar test and others. β€’Covers analysis of variance (ANOVA) for comparing multiple models. β€’Applies evaluation techniques across different datasets for robust analysis.
  • 11. Unit III: Model Evaluation & Algorithm Selection β€’Deep dive into validation techniques: holdout, k-fold cross-validation, nested cross-validation. β€’Covers model evaluation metrics and uncertainty estimation using bootstrapping. β€’Introduces hyperparameter optimization methods, including grid/random search. β€’Explains algorithm comparison using statistical tests: McNemar Test, F-test, and Proportion Testing. β€’Focus on selecting the best model/algorithm based on performance and complexity. β€’Includes evolutionary approaches to optimize deep learning hyperparameters.
  • 12. Unit IV: Reinforcement Learning β€’Focuses on learning from interactions with an environment to maximize cumulative rewards. β€’Introduces Markov Decision Processes (MDP) and Bellman Equations for modeling decision-making. β€’Covers Monte Carlo methods for policy evaluation. β€’Explains Policy Iteration and Value Iteration techniques. β€’Discusses model-free learning methods: Q-Learning and SARSA. β€’Introduces Model-based Reinforcement Learning for environments with known dynamics. β€’Applicable in robotics, gaming, and autonomous systems.
  • 13. Unit V: Semi-supervised Learning & Recommender Systems β€’Semi-supervised Learning leverages both labeled and unlabeled data to improve model performance. β€’Covers key aspects like confidence-based learning and self-training. β€’Useful in domains with limited labeled data, such as medical imaging or speech recognition. β€’Recommender Systems help personalize content using user preferences and behavior. β€’Covers Collaborative Filtering (user-item interactions) and Content- based Filtering (item features). β€’Explores explicit (ratings) and implicit (clicks, views) feedback mechanisms. β€’Widely used in e-commerce, streaming platforms, and social media.
  • 14. Text & Reference Books πŸ“˜ Textbooks T1: Introduction to Machine Learning with Python Authors: Andreas C. MΓΌller, Sarah Guido – O'Reilly Media T2: Ensemble Methods: Foundations and Algorithms Author: Zhi-Hua Zhou – CRC Press T3: Artificial Intelligence and Machine Learning Author: Sudhansh Sharma – IGNOU πŸ“š Reference Books R1: Applied Machine Learning Author: David Forsyth – Springer R2: Understanding Machine Learning: From Theory to Algorithms Authors: Shai Shalev-Shwartz, Shai Ben-David – Cambridge University Press R3: Neural Networks and Machine Learning Author: Simon Haykin
  • 15. Websites & Journals 🌐 Recommended Websites https://scikit-learn.org/ – Official documentation and tutorials https://machinelearningmastery.com/ – Practical ML guides and examples πŸ“š Key Journals & Handbooks IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI) IEEE Transactions on Neural Networks and Learning Systems Elsevier Artificial Intelligence Elsevier Neural Networks IEEE Transactions on Knowledge and Data Engineering Elsevier Applied Soft Computing Elsevier Knowledge-Based Systems
  • 16. Examination Scheme 1st Continuous Evaluation: 12 Marks – 30% 1st Midterm: 12 Marks – 60% 2nd Continuous Evaluation: 6 Marks – 40% End Term Exam: 70 Marks – 100% Syllabus
  • 17. Thank You Dr. Chetan Jalendra Assistant Professor I Applied Machine Learning – Zero Lecture