Python 3 projects
Final-year project topics built with Python 3 — working builds, abstracts and honest quotation pricing.
Breast Cancer Detection using Machine Learning (Wisconsin Diagnostic)
This project builds a breast cancer classification system on the Wisconsin Diagnostic Breast Cancer dataset — 569 fine-needle...
Bulk File Renamer Desktop Utility
This project builds a desktop utility that renames hundreds of files in one batch using composable rules — text replacement,...
Bulk Image Resizer and Format Converter Desktop Utility
This project builds a desktop utility that resizes and converts whole folders of images in one batch — vacation photos, proje...
Bus Arrival Time Prediction using GPS History
This project predicts bus arrival times at stops from historical GPS traces using a gradient-boosting model trained on months...
Car Model Recognition from Photos using CNN (Stanford Cars)
This project fine-tunes a ResNet-50 convolutional network on the Stanford Cars dataset — 16,185 photos across 196 make–model–...
Cataract Detection from Eye Images using CNN
This project builds a convolutional neural network that screens eye photographs for cataract signs — lens clouding that scatt...
Cattle Breed Identification from Images using CNN
This project builds a convolutional neural network that identifies cattle breeds from photographs — Gir, Sahiwal, Holstein Fr...
Clipboard History Manager Desktop App
This project builds a desktop clipboard history manager that records everything copied — text, code, links and images — and m...
Concrete Compressive Strength Prediction using ML
This project builds an XGBoost regressor that predicts concrete compressive strength (MPa) from eight mix proportions — cemen...