Skip to content

SubhradeepBasu18/Email-Spam-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spam Detector with Gradio

This project includes a machine learning model for detecting spam messages using a Naive Bayes classifier and a Gradio interface for easy interaction.

How to Run

  1. Clone the repository:

    git clone https://github.com/yourusername/my_gradio_project.git
    cd my_gradio_project
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the Gradio interface:

    python interface.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published