Data Science Lecture
Data Science Lecture
net/publication/359730625
CITATIONS READS
0 19,675
1 author:
R. C. Mittal
Jaypee Institute of Information Technology
164 PUBLICATIONS 4,064 CITATIONS
SEE PROFILE
All content following this page was uploaded by R. C. Mittal on 05 April 2022.
R.C. Mittal
(Formerly Prof. IIT Roorkee)
Department of Mathematics
Jaypee Institute of Information Technology
Sector 62 NOIDA (U.P.)
Outlines
• Mathematics Needed in Data Science
• Linear Regression
• Principal Component Analysis
• Singular Value Decomposition
• Power Method
• Linear Classification
Need of Mathematics
• Differential Calculus
• Statistics and Sampling Theory
• Optimization
• Linear Algebra
- Dimension
- Eigen Values and Eigen Vectors
- Inner Product and Norms
• Soft Technologies
- Neural Network
- Support Vector Machine
Singular Value Decomposition
Suppose A is a real mxn matrix, then singular
values of A are nothing but square roots of
non-negative eigen values of ATA . Here ATA is a
self adjoint matrix.
Example- Consider the matrix
A= (1)
(4)
References
1. J.M. Phillips “ Mathematical Foundations for
Data Analysis “ (2018)
2. R. C. Mittal “Some Applications of Linear
Algebra in Computer Science”
https://www.researchgate.net/publication/3
52180145_Some_ApplicAtionS_of_lineAr_Alg
ebrA_in_computer_Science
3. G. Strang , “Introduction to Linear Algebra”
MIT Publication (2016)