Back to Projects
Sentiment Analysis on IMDB Reviews
Completed
ML/AI
Jun 2025Overview
Multi-model sentiment classification on 50k IMDB reviews using classical ML, ANN, and BERT.
Highlights
- •EDA: class balance, review length distribution, word patterns; histograms + word clouds
- •Preprocessing: TF-IDF for NB/LR, Keras tokenization for ANN, HF tokenizer for BERT
- •Evaluated NB, Logistic Regression, ANN, BERT with F1/precision/recall/accuracy
- •Confusion matrices, PR curves for all models
Tech Stack
Pythonscikit-learnKeras
HuggingFace Transformers
Related Projects
EchoSpace-AR
Detects surrounding sounds and renders a directional in-headset icon that moves toward the sound source to improve environmental awareness—especially for Deaf and hard-of-hearing users.
Detecting Online Polarization (SemEval-2026 Task 9)
Multilingual polarization detection (binary classification: Polarized vs Non-Polarized) with emphasis on fair evaluation (Macro-F1).
ML-Based Solutions for 6G THz Drone Communications
ML-based channel selection / capacity optimization for 6G THz-band drone networks (NTN), considering ultra-massive MIMO and MAC-level issues.