0% found this document useful (0 votes)
36 views2 pages

Machine Learning

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

Machine Learning

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Elective-2 Machine Learning CA-4.

1-A
Course Objective
 Understand basics Machine Learning algorithms and their
applications.
 Understand modern notions in Supervised Machine Learning
and its concepts.
 Understand and use of Unsupervised machine learning
techniques.
 Understand and implement ensemble learning concepts.
 Understand and use Artificial neural network and Reinforcement
learning concepts
Course Outcome
 Student will be familiar with the basics of Machine learning
including Supervised Learning,
 Unsupervised Learning, Ensemble Learning, Reinforcement
Learning concepts.
 Students will be able to analyze and implement Supervised
Learning techniques in real life problem.
 Student will be able to analyze and implement Unsupervised
machine learning techniques to solve various problem.
 Students will be familiar with the Artificial Neural network
computing and their application in data science in software
industry.

MCA 4TH SEM Elective-2 Machine Learning CA-4.1-A


UNIT – I
Basics of Python: Data Types and Associated Operations, String, List, Array, Tuples,
Dictionary, Sets. Statements, Function, Python Libraries : Numpy, Pandas, Keres, Tensorflow,
Matplotlib. Data Preprocessing Techniques.
UNIT – II
Introduction: Machine Learning, Supervised Learning, Unsupervised Learning, Semi-
Supervised Learning, Reinforcement Learning.
Supervised Learning: Decision Tree Induction, Naïve Bayes Classification, Rule based
Classification, K-Nearest Neighbour, Performance evaluation metrics of Classifiers.
UNIT – III
Unsupervised Learning: Clustering, Partitioned Clustering (K-Means), Hierarchical
Clustering, BIRCH, CURE, Density based Clustering (DBSCAN). Performance evaluation
metrics of Clustering and Cluster Indices
UNIT – IV
Regression: Linear Regression, Multivariate Regression
Artificial Neural Networks: Feedforward & Feedback, Multi-Layer Feed Forward
Networks, Delta Learning Rule for Multi-Perceptron Layer, Generalized Delta Learning
Rule, Error Back-Propagation Training Networks.

Textbooks
1. T. Hastie, R. Tibshirani and J. Friedman, “The Elements of Statistical Learning: Data
Mining, Inference and Prediction”, 2nd Edition, Springer Publisher, 2017, ISBN: 978-
0387848570.
2. Christopher M. Bishop, “Pattern Recognition and Machine Learning”, 1st Edition,
Springer Publisher, 2006, ISBN: 978-0387310732.
3. Ethem Alpaydin, “Introduction to Machine Learning”, 2nd Edition, MIT Press, ISBN:
978-02620112430.

Reference Books
1. Stephen Marsland, “Machine Learning: An Algorithmic Perspective”, 2nd Edition,
CRC Press, 2014, ISBN: 978-1466583283.
2. Christopher M. Bishop, “Pattern Recognition and Machine Learning”, 1st Edition,
Springer, ISBN: 978-1493938438.
3. Tom Mitchell, “Machine Learning”, Indian Edition, McGraw Hill Education, 2017,
ISBN: 978-1259096952

You might also like