Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 339 Bytes

Classification email project

  • creating 3 models to choose between them and know if your email is spam or not

libraries should be installed to run project

  • pandas , numpy, streamlit, sklearn, matplotlib, seaborn

Run using anaconda

  1. make new environment
  2. run in terminal of your environment streamlit run deployment.py