Skip to content

Commit

Permalink
Added SMS-Classification
Browse files Browse the repository at this point in the history
  • Loading branch information
Avishek8136 committed May 13, 2024
1 parent 1949581 commit 1e47512
Show file tree
Hide file tree
Showing 4 changed files with 5,596 additions and 0 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# SMS Classification Project

[![SMS Classification](https://img.shields.io/badge/SMS%20Classification-Level%20Intermediate-orange.svg?&style=for-the-badge&logo=TheSparksFoundation&logoColor=blue)](https://github.com/Kushal997-das/Project-Guidance/blob/main/Machine%20Learning%20and%20Data%20Science/Intermediate/SMS%20Classification)
[![Programming Language](https://img.shields.io/badge/Programming_Language-Python-blue.svg)](https://www.python.org/)
[![Main Tool Used](https://img.shields.io/badge/Main_Tool_Used-Jupyter_Notebook-orange.svg)](https://jupyter.org/)
[![Status](https://img.shields.io/badge/Status-Complete-green.svg)](https://github.com/Kushal997-das/Project-Guidance/blob/main/Machine%20Learning%20and%20Data%20Science/Intermediate/SMS%20Classification)

> **Problem Statement:**
- Create an SMS Classifier that can classify SMS as spam or not.
- The classifier should predict the class of new data accurately.
- Implement various data handling techniques suitable for beginners.
- Use R or Python for the task.

**[Dataset](https://github.com/Kushal997-das/Project-Guidance/blob/main/Machine%20Learning%20and%20Data%20Science/Intermediate/SMS%20Classification/spam.csv)**

> **Solution:**
[**SMS Classification with Kaggle Notebook**](https://github.com/Kushal997-das/Project-Guidance/blob/main/Machine%20Learning%20and%20Data%20Science/Intermediate/SMS%20Classification/SMS%20Classification/.ipynb)

<a href="https://linkedin.com/in/avishek rauniyar" target="blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg" alt="avishek rauniyar" height="30" width="40" /></a>
<a href="https://github.com/Avishek8136" target="_blank"><img align="center" src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/github.svg" alt="Avishek8136" height="30" width="40" /></a>

<h3 align="center">Show some &nbsp;❤️&nbsp; by starring this repo!</h3>

Large diffs are not rendered by default.

Loading

0 comments on commit 1e47512

Please sign in to comment.