Skip to content

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.

Notifications You must be signed in to change notification settings

othmansamih/Vectorized-implementation-of-logistic-regression-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Vectorized-implementation-of-logistic-regression-model

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published