Practical linear algebra for data science from core concepts to applications using python

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 de...

Full description

Bibliographic Details
Main Author: Cohen, Mike X.
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly Media, Inc. 2022
Edition:First edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02704nmm a2200409 u 4500
001 EB002012648
003 EBX01000000000000001175547
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220317 ||| eng
020 |a 1098120582 
020 |a 9781098120573 
020 |a 1098120574 
050 4 |a QA185.D37 
100 1 |a Cohen, Mike X. 
245 0 0 |a Practical linear algebra for data science  |b from core concepts to applications using python  |c Mike X Cohen 
250 |a First edition 
260 |a Sebastopol, CA  |b O'Reilly Media, Inc.  |c 2022 
300 |a xiii, 311 pages  |b illustrations 
505 0 |a Includes bibliographical references and index 
653 |a Algebras, Linear / Data processing 
653 |a Python (Computer program language) / fast 
653 |a Python (Computer program language) / http://id.loc.gov/authorities/subjects/sh96008834 
653 |a Algebras, Linear / Data processing / fast 
653 |a Algèbre linéaire / Informatique 
653 |a Python (Langage de programmation) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781098120573 
776 |z 1098120574 
776 |z 9781098120580 
776 |z 1098120612 
776 |z 1098120582 
776 |z 9781098120610 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781098120603/?ar  |x Verlag  |3 Volltext 
082 0 |a 512/.5 
520 |a 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 matrices Matrix arithmetic (various multiplications and transformations) Independence, rank, and inverses Important decompositions used in applied linear algebra (including LU and QR) Eigendecomposition and singular value decomposition Applications including least-squares model fitting and principal components analysis