DarkNeuron-AI commited on
Commit
8bff329
·
verified ·
1 Parent(s): da9c910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
9
+ - f1
10
+ pipeline_tag: text-classification
11
+ library_name: sklearn
12
+ tags:
13
+ - Email Spam Detection
14
+ - Naive Bayes
15
+ - TF-IDF
16
+ ---