Skip to content

kourloskostas/spam-logit

Repository files navigation

Logistic Regression Classifier built from scratch

These project is about logistic regression. It is a great example of machine learning for beginners and everything is implemented from scratch.

A model is trained to predict whether an email is "spam" or "ham". The email data are inside the email_list file.

The dataset used in this project is called "pu_corpora_public".

About

Logistic Regression spam classifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages