avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.67k stars 1.05k forks source link

SMS Script Detector #1494

Open RashakDude opened 1 year ago

RashakDude commented 1 year ago

Aim

Write a SMS-spam detector with Scikit learn

Details

The Basic algorithm for solving a task like this is:

Dataset to be used - https://www.kaggle.com/datasets/uciml/sms-spam-collection-dataset

Wanted to work on it @avinashkranjan

github-actions[bot] commented 1 year ago

Hi thanks for creating your first issue at Amazing-Python-Scripts, hope you followed the guidelines.

avinashkranjan commented 1 year ago

Go Ahead @RashakDude