Practical Linear Algebra for Data Science e-bog
436,85 DKK
(inkl. moms 546,06 DKK)
If you want to work in any computational or technical field, you need to understand linear algebra. As the study of matrices and operations acting upon them, linear algebra is the mathematical basis of nearly all algorithms and analyses implemented in computers. But the way it's presented in decades-old textbooks is much different from how professionals use linear algebra today to solve real-wo...
E-bog
436,85 DKK
Forlag
O'Reilly Media
Udgivet
6 september 2022
Længde
328 sider
Genrer
UYQM
Sprog
English
Format
pdf
Beskyttelse
LCP
ISBN
9781098120580
If you want to work in any computational or technical field, you need to understand linear algebra. As the study of matrices and operations acting upon them, linear algebra is the mathematical basis of nearly all algorithms and analyses implemented in computers. But the way it's presented in decades-old textbooks is much different from how professionals use linear algebra today to solve real-world modern applications.This practical guide from Mike X Cohen teaches the core concepts of linear algebra as implemented in Python, including how they're used in data science, machine learning, deep learning, computational simulations, and biomedical data processing applications. Armed with knowledge from this book, you'll be able to understand, implement, and adapt myriad modern analysis methods and algorithms.Ideal for practitioners and students using computer technology and algorithms, this book introduces you to:The interpretations and applications of vectors and matricesMatrix arithmetic (various multiplications and transformations)Independence, rank, and inversesImportant decompositions used in applied linear algebra (including LU and QR)Eigendecomposition and singular value decompositionApplications including least-squares model fitting and principal components analysis