Matplotlib projects
Final-year project topics built with Matplotlib — working builds, abstracts and honest quotation pricing.
Facial Emotion Detection using CNN
A deep-learning system that detects faces in real time and classifies emotions — happy, sad, angry, fear, surprise, neutral —...
Fake Product Review Detection using NLP
This project builds a natural-language classifier that separates genuine product reviews from deceptive (fake) ones using lin...
Flight Fare Prediction using Machine Learning
This project builds a gradient-boosting regressor that predicts domestic flight fares from route, airline, stops, duration an...
Flood Level Forecasting using LSTM
This project builds an LSTM neural network that forecasts river water levels 24 hours ahead from hourly gauge readings and ra...
Gym Exercise Form Checker using Pose Estimation
This project watches workout videos and coaches like a trainer: a pose-estimation backbone extracts 17 body keypoints per fra...
Hotel Booking Cancellation Prediction using Machine Learning
This project predicts which hotel reservations are likely to be canceled — while there is still time to save them — using the...
House Price Prediction using Machine Learning
A regression system that predicts house prices from features like area, bedrooms, location and amenities using XGBoost and Ra...
Keystroke Dynamics Authentication using Machine Learning
This project builds a keystroke-dynamics authentication system that verifies identity from typing rhythm — key-hold (dwell) a...
Lane Detection for Driver Assistance using OpenCV
This project builds a lane-detection system for driver assistance using classical computer vision with OpenCV. A dashcam-styl...