-
-
Notifications
You must be signed in to change notification settings - Fork 414
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1949581
commit 1e47512
Showing
4 changed files
with
5,596 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+4.6 KB
...Basic/Page View Time Series Visualizer/__pycache__/time_series_visualizer.cpython-311.pyc
Binary file not shown.
22 changes: 22 additions & 0 deletions
22
Machine Learning and Data Science/Intermediate/SMS Classification/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 ❤️ by starring this repo!</h3> |
1 change: 1 addition & 0 deletions
1
Machine Learning and Data Science/Intermediate/SMS Classification/SMS Classification.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.