MLT syllabus
MLT syllabus
CO 1 To understand the need for machine learning for various problem solving. K1, K2
CO 2 To understand a wide variety of learning algorithms and how to evaluate models generated from K1, K3
data.
CO 3 To understand the latest trends in machine learning. K2, K3
CO 4 To design appropriate machine learning algorithms and apply the algorithms to a real-world K4, K6
problem.
CO 5 To optimize the models learned and report on the expected accuracy that can be achieved by K4, K5
applying the models,
DETAILED SYLLABUS 3-0-0
DECISION TREE LEARNING - Decision tree learning algorithm, Inductive bias, Inductive
inference with decision trees, Entropy and information theory, Information gain, ID-3 Algorithm,
Issues in Decision tree learning.
III 08
INSTANCE-BASED LEARNING – k-Nearest Neighbour Learning, Locally Weighted Regression,
Radial basis function networks, Case-based learning.