Skip to content

Commit

Permalink
[UPDATE] Exp3_SMS_Spam_Recognition
Browse files Browse the repository at this point in the history
  • Loading branch information
Men1scus committed Apr 17, 2024
1 parent 830b3ac commit d0d558c
Show file tree
Hide file tree
Showing 8 changed files with 151 additions and 1,085 deletions.

This file was deleted.

211 changes: 118 additions & 93 deletions Exp3_SMS_Spam_Recognition/main.ipynb

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions Exp3_SMS_Spam_Recognition/picture/1.pngZone.Identifier

This file was deleted.

4 changes: 0 additions & 4 deletions Exp3_SMS_Spam_Recognition/picture/2.pngZone.Identifier

This file was deleted.

4 changes: 0 additions & 4 deletions Exp3_SMS_Spam_Recognition/picture/3.pngZone.Identifier

This file was deleted.

4 changes: 0 additions & 4 deletions Exp3_SMS_Spam_Recognition/picture/4.pngZone.Identifier

This file was deleted.

32 changes: 32 additions & 0 deletions Exp3_SMS_Spam_Recognition/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
backcall==0.2.0
certifi @ file:///croot/certifi_1671487769961/work/certifi
debugpy==1.7.0
decorator==5.1.1
entrypoints==0.4
ipykernel==6.16.2
ipython==7.34.0
jedi==0.19.1
joblib==1.1.0
jupyter_client==7.4.9
jupyter_core==4.12.0
matplotlib-inline==0.1.6
nest-asyncio==1.6.0
numpy==1.18.5
packaging==24.0
pandas==1.3.5
parso==0.8.4
pexpect==4.9.0
pickleshare==0.7.5
prompt-toolkit==3.0.43
psutil==5.9.8
ptyprocess==0.7.0
Pygments==2.17.2
python-dateutil==2.9.0.post0
pytz==2022.1
pyzmq==26.0.0
scikit-learn==0.22.2.post1
scipy==1.3.3
six==1.16.0
tornado==6.2
traitlets==5.9.0
wcwidth==0.2.13
1 change: 1 addition & 0 deletions Exp3_SMS_Spam_Recognition/results/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The trained model should be placed in this folder.

0 comments on commit d0d558c

Please sign in to comment.