
Math for Machine Learning - Chapter 10: Fundamental Subspaces (Column space, Row space and Null space)
Created by Shiju P John ยท 11/6/2025
๐ Subject
Math for Machine Learning
๐ Exam
Any
๐ฃ Language
English
๐ฏ Mode
Practice
๐ Taken
1 times
No. of Questions
61
Availability
Free
๐ Description
This advanced quiz delves into the foundational concepts of linear algebra crucial for machine learning: the four fundamental subspaces of a matrix. Understanding the Column Space, Row Space, Null Space, and Left Null Space is paramount for grasping how linear transformations behave, the solvability of linear systems, and the underlying geometry of data. This quiz challenges your comprehension of their definitions, properties, bases, dimensions, and intricate orthogonal relationships. Key concepts include:
-
The Column Space : The span of the columns of , representing the set of all possible outputs .
-
The Row Space : The span of the rows of , which is equivalent to .
-
The Null Space : The set of all vectors such that .
-
The Left Null Space : The set of all vectors such that , which is the null space of .
-
Rank-Nullity Theorem: For an matrix , .
-
Fundamental Theorem of Linear Algebra: The Row Space and Null Space are orthogonal complements (), and the Column Space and Left Null Space are orthogonal complements ().
-
Orthogonal Projection: The projection of a vector onto a subspace with basis columns is given by , where . If contains an orthonormal basis for , .
This quiz will push your analytical skills to master these theoretical underpinnings, essential for tasks like dimensionality reduction, understanding model capacities, and optimizing algorithms in machine learning.