Email Spam Detection
This project is an email spam detection system using NLP and machine learning. It can classify emails as spam or not spam. The system was built using Python and Streamlit.
This project is an email spam detection system using NLP and machine learning. It can classify emails as spam or not spam. The system was built using Python and Streamlit.
This project uses Logistic Regression to classify stock sectors. Different hyperparameters were tested and performance was evaluated using ROC curve and confusion matrix.