Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 354 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 354 Bytes

spam-email-classifier

This repo contains two notebooks which train and pre process ML models - one using traditional probability and the other using native Sckit-learn modules.

The emails are taken from spam assassin corpus and then sorted into dataframes and then trained using the both ways.