AboNady / SVM_Spam_Classification

This a very simple SVM Spam Emails Classification problem, I used Sklearn library to train the model and get better results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spam Emails Classification using SVM

In this project, I applied very simple code to find a generate good model to classifiy the spam emails


Tech Stack

  • Python: Version 3.10

  • Sklearn: Version 1.1.2

  • Spyder IDE: Version 5.3.2

  • Pandas: Version 1.4.3

Contributing

Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Do not forget to give the project a star! Thanks again!


License

Distributed under the MIT License. See LICENSE.txt for more information.

Contacts

About

This a very simple SVM Spam Emails Classification problem, I used Sklearn library to train the model and get better results

License:MIT License


Languages

Language:Python 100.0%