Skip to content

Commit 2f4be3d

Browse files
authored
added spam message detection using machine lea
1 parent 3f8de7e commit 2f4be3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Explore the projects in each category to find detailed information, documentatio
8989
- [Eye blink detection (also download the . XML files)](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/eye_blink.py) πŸ‘οΈπŸ”πŸ˜΄
9090
- [Text to speech](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/text_to_speech.py) πŸ”€πŸ”‰
9191
- [A language detector ](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/lang_dect.py) πŸ”πŸŒ
92+
- [A spam message delectation using machine learning ](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/spam_dect.py) πŸŽπŸŽ‰πŸŽˆ
9293
- [Crypto price predictions (for days ahead of days entered by the user)](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/crypto_prices.py) πŸš€πŸŒ•
9394
- [Gold price predictions (for days ahead of days entered by the user)](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/gold_price.py) πŸ’°πŸͺ™
9495
- [Your phone camera on your PC ](https://github.com/mrayanasim09/python-projects/blob/main/machine_learning/camera.py) you can check more about it [here](https://www.makeuseof.com/tag/ip-webcam-android-phone-as-a-web-cam/) πŸ“±πŸ’»πŸ“Έ

0 commit comments

Comments
Β (0)