Well-Posed Learning Problems 25 August 2020, 11AM-12PM: Topic For The Class: Module - 1: Title: Date & Time
Well-Posed Learning Problems 25 August 2020, 11AM-12PM: Topic For The Class: Module - 1: Title: Date & Time
Wednesday, July 14, 2021 Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning 1
Course objectives
1. To understand the concepts of Machine Learning - Concept learning
and Decision Trees
2. To gain an insight into Neural network learning and study of genetic
algorithms.
3. To possess knowledge in Bayesian Learning
4. To explore the concept of Instance-based Learning.
5. To understand the inference and learning algorithms for Hidden Markov
Model.
Wednesday, July 14, 2021 Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning 2
Learning Outcomes
At the end of the session, the students will be able to:
• Identify tasks in real world which can be improved with
the usage of machine learning techniques
• Discuss the underlying assumptions as well a s issues
inherent to machine learning
• Define a machine learning problem formally as a well
posed learning problem.
Wednesday, July 14, 2021 Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning 3
Machine Learning
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Machine Learning
• Basic question:
How to program computers to learn?
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Machine Learning
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Why Machine Learning?
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Why Machine Learning?
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Why Machine Learning?
• Data Mining
– Data: Recorded facts
– Information: Set of patterns, or expectations, that underlie the data
– Data Mining: Extraction of implicit, previously unknown, and potentially useful
information from data
– Machine Learning: Provides the technical basis of data mining
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Why Machine Learning?
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Why Machine Learning?
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Why Machine Learning?
– Credit Risk Analysis
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Why Machine Learning?
– Customer Retention
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Why Machine Learning?
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
What the future holds for Machine Learning
Department of Computer Science and Engineering, GIT Course Code and Course Title:EID 403: Machine Learning
Learning
• How to program computers to learn?
Learning: Improving automatically with experience
• Example: Computers learning from medical records which treatments
are most effective for new diseases
• Added value: Better understanding of human learning abilities
Well-posed Learning Problems
• Example
– Task T: Playing checkers
– Training Experience E: Playing games against itself
– Performance Measure P: Percentage of games won against opponents
Designing a Learning System
V(b) = w0 + w1 X1 +...+ w6 X6
X5,6 : Number of black/red pieces threatened (can be captured on red/black next turn)
Designing a Learning System (contd..)
Wednesday, July 14, 2021 Department of Biotechnology, GIT Course Code and Course Title: 25
References
• Machine Learning, Tom Mitchell (McGraw Hill, 1997)
Wednesday, July 14, 2021 Department of Biotechnology, GIT Course Code and Course Title: 26
THANK YOU
Wednesday, July 14, 2021 Department of Biotechnology, GIT Course Code and Course Title: 27