Feb 3 · 34 min read · I once questioned whether I belonged here and proved it to myself. This week, I taught a machine to think. Not in the sentient, Terminator way, but practically and elegantly, that makes you wonder why anyone ever made predictions manually (for all yo...
Join discussion
Jan 26 · 25 min read · Introduction Week 16 with Dataraflow was a transformative experience in my data science journey. This wasn't just about running algorithms, it was about truly understanding the "Fail & Fix" philosophy that turns errors into powerful learning opportun...
Join discussionJan 25 · 4 min read · Let say i have a function f(x): f(x) = 3x + 2 If we find the value at x = 2 then what is going to be the value of f(x) ? So it looks very simple right? It looks simple because we know the exact functional relationship between the x and f(x) . This is...
Join discussionJan 21 · 8 min read · Hey there! Have you ever wondered how real estate companies estimate the value of a home? Or how they can give a ballpark figure before you even step through the door? I recently worked on a machine learning project that does just that—predicting hou...
Join discussionJan 15 · 4 min read · 1. Learning Intuition Before writing any code, I focused on understanding what linear regression actually does instead of just memorizing formulas. The best fit line does not try to pass through every data point. Instead, it predicts values that wor...
Join discussion