You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is about coding the logistic regression model from scratch using vectorization, then using the Scikit-learn library. After the training of the model, I evaluate it using the accuracy score metric.