/SMS-spam-detection-using-XGBoost

SMS spam detection using TFIDF vectorization and XG Boost Classifier

Primary LanguageJupyter Notebook

SMS-spam-detection-using-XGBoost

SMS spam detection using TFIDF vectorization, Spacy tokenization to clean text data and XG Boost Classifier model. Used GridSerachCV for hyperparameter tuning the model. F1-score with test data is 0.95