Data Science
-

Beyond writing code, these are the design-level decisions, trade-offs, and habits that quietly separate senior…
11 min read -

What worked, what broke, and why I did it
5 min read -

Softmax Regression is simply Logistic Regression extended to multiple classes. By computing one linear score…
7 min read -

Ridge and Lasso regression are often perceived as more complex versions of linear regression. In…
10 min read -

NeurIPS 2025 Best Paper Review: Qwen’s Systematic Exploration of Attention Gating
Large Language ModelsThis one little trick can bring about enhanced training stability, the use of larger learning…
27 min read -

In this article, we rebuild Logistic Regression step by step directly in Excel. Starting from…
7 min read -

Hey everyone! Welcome to the start of a major data journey that I’m calling “EDA…
11 min read -

Linear Regression looks simple, but it introduces the core ideas of modern machine learning: loss…
12 min read -

What I’ve learned about making Pandas faster after too many slow notebooks and frozen sessions
9 min read
