Code Monkey home page Code Monkey logo

streamlit-spam-mail-classifier's Introduction

streamlit-spam-mail-classifier

This is the 'Classification of Textual E-Mail Spam Using Naïve Bayes Classifier' integrated in Streamlit Application.
I have used Streamlit framework for integration because it lets us turn data scripts into sharable web apps in minutes. We can instantly develop web apps for Machine Learning and Data Science and deploy them easily using Streamlit.

Installing Streamlit

  1. Make sure you have python installed in your system

  2. Use the following command to install streamlit,

pip install streamlit

Running a streamlit app
First, you need create a python script with streamlit commands and execute the script using the following command,

streamlit run <yourscript.py>

Below is the simple UI of the E-mail classifier project where user enters the message in the text box and the Machine Learning Model predicts and display the result as 'Spam/Ham' when user clicks the 'Predict' button.
ui of streamlit spam email classifier project
Thank You.. HappY Coding :)

streamlit-spam-mail-classifier's People

Contributors

yashuv avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.