Essential Math for DataScience — Linear Algebra
Row Vector, Column Vector, Dot Product

Linear Algebra for Data Science
A good understanding of linear algebra is much needed for understanding many machine learning algorithms.
In this article, we will learn about vectors, the dot product of vectors, and the geometric representation of…