Course Details: Symbiosis International (Deemed University)

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Symbiosis International (Deemed University)

COURSE DETAILS

Name of the Programme : Master of Science (Data Science)


Semester : 2
Course Name : Machine Learning Algorithms
Course Code : T3579
No. of Credit : 04

Learning Objectives:
 Develop an appreciation for what is involved in learning models from
data.
 Understand a wide variety of learning algorithms.
 Understand how to evaluate models generated from data.
 Apply the algorithms to a real-world problem, optimize the models
learned and report on the expected accuracy that can be achieved by
applying the models.

Pre-learning:
Programming --Mathematics with linear algebra, statistics

Course Outline:
Module Topic
No.
1 Machine Learning: Ability to learn from data and its types.
 Supervised learning
(generative/discriminative learning, parametric/non-
parametric learning, neural networks, and support vector
machines)
 Unsupervised Learning
Symbiosis International (Deemed University)

(clustering, dimensionality reduction, kernel methods)


 Reinforcement Learning
(Learning Tasks, Q-Learning, Non-deterministic Rewards and
Actions
 Machine Learning and Big Data
2 Elements in Machine Learning
Multiclass Strategies-One-vs-all One-vs-one, Learnability-
Underfitting and Overfitting, Error Measures, and PAC
learning, Statistical Learning Approaches-Map learning,
Maximum-likelihood learning Elements of Information Theory
3 Regression:
Linear-Linear Models, Ridge, Lasso, Robust and polynomial
regression Logistics-Linear Classification, Logistic regression,
Implementation and optimization, Stochastic Gradient
descent algorithms, Classification metrics.
4 Support Vector Machines:
Linear Classification, Kernel Based Classification-Radial Basis
function, Polynomial kernel, Sigmoid kernel and Custom
kernel
5 Clustering Fundamentals and its types:
K-Means, DBSCAN, Random Forest, K-Nearest Neighbors,
Hierarchical Clustering, and Agglomerative Clustering
6 Tools and Techniques
Symbiosis International (Deemed University)

Books Recommended:

 Machine Learning Algorithms by Guiseppe Bonaccorso


 Python Machine Learning By Sebastian Raschka
 Machine Learning; Tomm. Mitchell, McGraw Hill,2013
 Introduction to Machine Learning By Ethem Alpaydin, MIT Press,
Cambridge, 2010

You might also like