Avdhesh-Varshney / AI-Code

AI-Code is an open-source project designed to help individuals learn and understand foundational code implementations of various AI algorithms, providing structured guides, resources, and hands-on projects across multiple AI domains like ML, DL, NLP, and GANs.
MIT License
23 stars 31 forks source link

Feature Request๐Ÿ“ƒ: SMS Spam Detection #67

Open Vasudha-01 opened 1 month ago

Vasudha-01 commented 1 month ago

:red_circle: Title : SMS Spam Detection :red_circle: Aim : To develop a model for detecting spam messages in SMS :red_circle: Brief Explanation : The SMS spam detection project involves creating a machine learning model to classify SMS messages as either spam or legitimate. This project will utilize a dataset of labeled SMS messages for training and testing. The process includes preprocessing the text data to remove noise, extracting relevant features such as word frequencies and patterns, and selecting an appropriate machine learning algorithm for classification.

Screenshots ๐Ÿ“ท

spam ham


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing ๐Ÿš€

All the best. Enjoy your open source journey ahead. ๐Ÿ˜Ž

Avdhesh-Varshney commented 1 month ago

until not assigned, don't start working on the issue