Built with datascienceportfol.io

Building Logistic Regression from Scratch

Project photo

Project links

Skills

About this project

In the ML Engineering Zoomcamp by DataTalks.Club, I learned about classification through hands-on practice. I used LogisticRegression from scikit-learn to train a model, handle features, and evaluate model performance.