Skip to content

thangthewinner/Spam_Email_Detection

Repository files navigation

Spam Email Detection

(This is final project of course MAI391 (Mathematics for AI))

Install nesscessary libraries

  1. Ensure that you have Python and pip installed.

  2. Run the following command to install all the necessary libraries:

    pip install -r requirements.txt
    
  3. Run the webapp

    control + shift + ~ to open terminal then type the following code: streamlit run webapp.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published