DarkNeuron-AI commited on
Commit
8e08824
·
verified ·
1 Parent(s): f5df2a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.