Avoiding-Regression / ham-detector

The purpose of this project is to deploy a classifier that detects if a given text message is spam or not (ham).
0 stars 1 forks source link

Exploratory Data Analysis #1

Open jtabalon opened 1 month ago

jtabalon commented 1 month ago

We need to perform (at least a little) EDA so we can train a decently performant model.

jtabalon commented 1 month ago

We can do this in a jupyter notebook i think