0% found this document useful (0 votes)
214 views

MACHINE LEARNING

The document outlines the Machine Learning course for II Year B.Tech. CSE (AI & ML) under JNTUA R23 Regulations, detailing course objectives and outcomes. It covers various topics including supervised and unsupervised learning, decision trees, clustering techniques, and evaluation of machine learning models. The course aims to equip students with the ability to apply machine learning techniques to solve real-world problems.

Uploaded by

Praveen Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
214 views

MACHINE LEARNING

The document outlines the Machine Learning course for II Year B.Tech. CSE (AI & ML) under JNTUA R23 Regulations, detailing course objectives and outcomes. It covers various topics including supervised and unsupervised learning, decision trees, clustering techniques, and evaluation of machine learning models. The course aims to equip students with the ability to apply machine learning techniques to solve real-world problems.

Uploaded by

Praveen Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

B.Tech.

– CSE (AI & ML) JNTUA R23 Regulations

II Year B.Tech. CSE (AI& ML) – II Semester


L T P C
3 0 0 3

(23A31401T) MACHINE LEARNING


Course Objectives: The objectives of the course are
 Define machine learning and its different types (supervised and unsupervised) and
understand their applications.
 Apply supervised learning algorithms including decision trees and k-nearest
neighbors (k-NN).
 Implement unsupervised learning techniques, such as K-means clustering.
,
Course Outcomes:
 CO1: Identify machine learning techniques suitable for a given problem. (L3)
 CO2: Solve real-world problems using various machine learning techniques. (L3)
 CO3: Apply Dimensionality reduction techniques for data preprocessing. (L3)
 CO4: Explain what is learning and why it is essential in the design of intelligent
machines. (L2)
 CO5: Evaluate Advanced learning models for language, vision, speech, decision
making etc. (L5)
UNIT-I: Introduction to Machine Learning: Evolution of Machine Learning, Paradigms
for ML, Learning by Rote, Learning by Induction, Reinforcement Learning, Types of Data,
Matching, Stages in Machine Learning, Data Acquisition, Feature Engineering, Data
Representation, Model Selection, Model Learning, Model Evaluation, Model Prediction,
Search and Learning, Data Sets.

UNIT-II: Nearest Neighbor-Based Models: Introduction to Proximity Measures, Distance


Measures, Non-Metric Similarity Functions, Proximity Between Binary Patterns, Different
Classification Algorithms Based on the Distance Measures ,K-Nearest Neighbor Classifier,
Radius Distance Nearest Neighbor Algorithm, KNN Regression, Performance of Classifiers,
Performance of Regression Algorithms.

UNIT-III: Models Based on Decision Trees: Decision Trees for Classification, Impurity
Measures, Properties, Regression Based on Decision Trees, Bias–Variance Trade-off,
Random Forests for Classification and Regression.
The Bayes Classifier: Introduction to the Bayes Classifier, Bayes’ Rule and Inference, The
Bayes Classifier and its Optimality, Multi-Class Classification | Class Conditional
Independence and Naive Bayes Classifier (NBC)

UNIT-IV: Linear Discriminants for Machine Learning: Introduction to Linear


Discriminants, Linear Discriminants for Classification, Perceptron Classifier, Perceptron
Learning Algorithm, Support Vector Machines, Linearly Non-Separable Case, Non-linear
SVM, Kernel Trick, Logistic Regression, Linear Regression, Multi-Layer Perceptrons
(MLPs), Backpropagation for Training an MLP.

UNIT-V: Clustering : Introduction to Clustering, Partitioning of Data, Matrix Factorization |


Clustering of Patterns, Divisive Clustering, Agglomerative Clustering, Partitional Clustering,
K-Means Clustering, Soft Partitioning, Soft Clustering, Fuzzy C-Means Clustering, Rough
B.Tech. – CSE (AI & ML) JNTUA R23 Regulations

Clustering, Rough K-Means Clustering Algorithm, Expectation Maximization-Based


Clustering, Spectral Clustering.

Textbooks:
1.“Machine Learning Theory and Practice”, M N Murthy, V S Ananthanarayana, Universities
Press (India), 2024

Reference Books:
1.“Machine Learning”, Tom M. Mitchell, McGraw-Hill Publication, 2017
2.“Machine Learning in Action”,Peter Harrington, DreamTech
3.“Introduction to Data Mining”, Pang-Ning Tan, Michel Stenbach, Vipin Kumar, 7th
Edition, 2019.

You might also like