My Projects

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.

Email Spam Detection System Interface

View Project Repository

Stock & Sectors Classification

This project uses Logistic Regression to classify stock sectors. Different hyperparameters were tested and performance was evaluated using ROC curve and confusion matrix.

Logistic Regression ROC Curve and Confusion Matrix

View Project Details