chaitanyabaranwal / spamFilter_svm

A Python SVM-based Spam Filter which trains on a dataset using the LinearSVC model and TF-IDF Vectorizer to predict whether future emails are spam or non-spam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chaitanyabaranwal/spamFilter_svm Stargazers