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

Train Sci Kit Learn model #3

Open jtabalon opened 1 month ago

jtabalon commented 1 month ago

This might have a lot more steps. We need to vectorize the text and maybe perform stemming and lemmatization. Reach out if you have any questions!

brip1258 commented 1 month ago

@NancyFY @jtabalon

For awareness since we can't assign everyone to a ticket