Building Logistic Regression from Scratch — My ML Zoomcamp Journey (Module 3)
Oct 13, 2025 · 3 min read · I’ve just completed Module 3 – Classification from the ML Engineering Zoomcamp by DataTalks.Club, and this week’s task was all about understanding classification through hands-on practice. Instead of just calling LogisticRegression() from scikit-lear...
Join discussion