Maths For Data Science

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

Course code: AI203

Course Title: Mathema�cs for Data Science


Pre-requisite(s):
Co- requisite(s): AI204 Mathema�cs for Data Science Lab
Credits: L:3 T: 0 P:0
Class schedule per week: 3
Class: B. Tech
Semester / Level: IV/ 2
Branch: AIML

Course Outcomes:
On comple�on of the course students shall be:
1) Able to formulate prac�cal problems as graphs and use graph theore�c methods on them.
2) Able to model transfer of informa�on and state using Markov chains.
3) Able to reduce the dimensionality of large datasets and understand the challenges in doing so.
4) Able to interpolate missing data both for linear and non linear cases over mul�ple dimensions.
5) Apply concepts of op�miza�on to machine learning problems

Module 1: Graph Theory Lectures: 8


Basic concepts and terminology, Adjacency matrix – representa�on and uses, Eigen values and
Eigen vectors – importance and applica�ons

Module 2: Stochas�c Processes Lectures: 8


Markov chain basics, Hidden Markov models, - the Likelihood problem, the decoding problem, the
Learning problem.

Module 3: SVD & PCA Lectures: 8


Vector and inner product spaces. Singular values, Singular Value Decomposi�on, Compression of
data using PCA, rela�on of PCA with co-variance and correla�on, Linear Discriminant Analysis

Module 4: Interpola�on Lectures: 8


Lagrange interpola�on, Orthogonal family of polynomials, Newton divided difference methods –
use of Vandermonde matrix, Chebyshev interpola�on, Hermite regression, Least square regression

Module 5: Op�miza�on and Learning Techniques Lectures: 8


Basic probability theory, Introduc�on to matrix calculus – Matrix differen�a�on, Matrix
integra�on, Maximum Likelihood Es�ma�on, Gradient Descent,

Textbook:
1) Arangala C., “Linear Algebra with Machine Learning and Data”, CRC Press, 1st Edi�on, 2023

Reference Books:
1) Carter N. “Data Science for Mathema�cians”, CRC Press, 1st Edi�on, 2021
2) Strang G. “Introduc�on to Linear Algebra”, 5th Edi�on, Cambridge Press, 2016

You might also like