Binary sentiment classifier built on the IMDB Movie Reviews dataset. Ships with a trained Logistic Regression, Naive Bayes, and Linear SVM — plus a Streamlit web app, a FastAPI backend, and a Jupyter ...
A machine learning system using Scikit-learn that detects phishing emails with high accuracy. The model uses feature extraction, text analysis, and Random Forest classification to classify emails as ...