Skip to content

Using the SMS Spam Collection Dataset from Kaggle. Extracted features using CountVectorizer, used a Logistic Regression pipeline and RandomForestClassifier pipeline and then cross-validation. Used a pre-trained word embedding model spaCy to compare cross-validation f1, recall and precision scores.

Notifications You must be signed in to change notification settings

rahmanshamit/spam-prediction-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

spam-prediction-model

Using the SMS Spam Collection Dataset from Kaggle. Extracted features using CountVectorizer, used a Logistic Regression pipeline and RandomForestClassifier pipeline and then cross-validation. Used a pre-trained word embedding model spaCy to compare cross-validation f1, recall and precision scores.

About

Using the SMS Spam Collection Dataset from Kaggle. Extracted features using CountVectorizer, used a Logistic Regression pipeline and RandomForestClassifier pipeline and then cross-validation. Used a pre-trained word embedding model spaCy to compare cross-validation f1, recall and precision scores.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published