Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ tags:
|
|
| 15 |
- TF-IDF
|
| 16 |
---
|
| 17 |
|
| 18 |
-
# 🧠 SpamDex - Spam Detection v1.0
|
| 19 |
|
| 20 |
A lightweight **Naive Bayes + TF-IDF** based spam detection model developed by **DarkNeuronAI**.
|
| 21 |
It classifies emails as **Spam (1)** or **Ham (0)** with high accuracy and fast performance — ideal for simple text classification tasks.
|
|
|
|
| 15 |
- TF-IDF
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# 🧠 SpamDex - Spam Detection Model (v1.0)
|
| 19 |
|
| 20 |
A lightweight **Naive Bayes + TF-IDF** based spam detection model developed by **DarkNeuronAI**.
|
| 21 |
It classifies emails as **Spam (1)** or **Ham (0)** with high accuracy and fast performance — ideal for simple text classification tasks.
|