Svit Dept of Computer Science and Engineering Machine Learning B.Tech Iiiyr
Svit Dept of Computer Science and Engineering Machine Learning B.Tech Iiiyr
Machine Learning
B.Tech IIIyr
Machine Learning
UNIT-1
Introduction - Well-posed learning problems, designing a learning
system, Perspectives and issues in machine learning
Next Move
Win / Loss
Second attribute is the degree to which the learner
controls the sequence of training examples.
Next
Move
Another attribute is the degree to which the learner
controls the sequence of training examples.
Teacher / Expert
Target Function
Choose Move: B → M
Output: M (Moves)
Alternative Target Function
F:B→R
Output: M (Moves)
F = 10 F = 7.7 F = 14.3 F = 10
How can the learner automatically alter its representation to improve its
ability to represent and learn the target function?
Summary
Machine Learning is useful for
Datamining (credit worthiness)
Poorly understood domains (face recognition)
Programs that must dynamically adapt to changing conditions
(Internet)
Lab:
1. Python data types
2. Loops statements.
3. Write python programs using above concept.