Spaces:
Sleeping
Sleeping
anshul-rohilla4 commited on
Commit ·
af02e67
1
Parent(s): 082e05a
added files
Browse files- requirements.txt +4 -0
- spam_classifier.pkl +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
scikit-learn
|
| 2 |
+
pandas
|
| 3 |
+
joblib
|
| 4 |
+
gradio
|
spam_classifier.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d424dd1f8a45c658550b3c6ffccb153fc859f7eb0f7d640e4e050fef32f16c1c
|
| 3 |
+
size 217620
|