Mathematics in Machine Learning

Machine learning is fundamentally driven by mathematics, relying on four key areas: linear algebra, calculus, probability, and statistics. These mathematical concepts provide the theoretical framework for representing data, building models, and optimizing algorithms to learn from that data.
TitleDate
Derivation of the Softmax Function 2025-09-18 15:59:15
Gradient descent — mathematical explanation & full derivation 2025-09-19 21:24:48
Understanding Standard Deviation and Outliers with Bank Transaction Example 2025-09-20 21:04:54
Understanding Underfitting and Overfitting in Machine Learning 2025-10-08 21:16:47
The Complete Guide to Exploratory Data Analysis: From Theory to Practice 2025-10-13 20:36:38
How to Build a Linear Regression Model from Scratch Using Only NumPy and Matplotlib 2025-10-17 19:41:44