Linear Algebra for Data Science — Matrices
Basic matrix concepts used in data science and machine learning
4 min readMar 17
--
After going through this article, the reader should learn the following:
- Definition of Matrices
- Matrix multiplication
- Apply matrix multiplication to linear regression