Optimization Mechanics — Feature Scaling, Convergence Testing, and Polynomial MappingJan 21, 2026·6 min read
Convexity, Logistic Loss, and the Overfitting BattleWhy squared error fails for classification, implementing Binary Cross-Entropy, and fighting high variance with regularization.May 12, 2026·6 min read
Cost function in linear regressionDissecting the Squared Error Cost Function in Linear RegressionJan 12, 2026·4 min read
Supervised v/s UnsupervisedMapping out core machine learning paradigms and mathematical notation before writing code.Jan 9, 2026·3 min read
Scikit-Learn & Linear RegressionWhy you don't need Deep Learning for 90% of your problems.Dec 31, 2025·5 min read
Visualizing Data — Matplotlib vs. SeabornFrom mathematical waves to statistical heatmaps: A deep dive into Python plotting.Dec 29, 2025·9 min read