
Form-based diagnostic tool that takes 30 numeric cell-nucleus measurements (radius, texture, concavity and 7 more, across mean/SE/worst values) and predicts Benign or Malignant with probability scores. Pure tabular ML — no image processing involved.
Flask | Python | Scikit-learn | HTML5 | CSS3 | JavaScript | Glassmorphism UI | Pickle (for model serialization)
MediPredict AI is a Flask web application that predicts breast tumour type from numeric diagnostic measurements — not from images. Users enter 30 cell-nucleus values taken from a fine needle aspirate (FNA) report, and a trained Scikit-learn classifier returns a Benign or Malignant verdict along with a confidence percentage.
This project works entirely on structured numeric data from the Wisconsin Diagnostic Breast Cancer (WDBC) dataset. There is no image upload, no OpenCV, and no convolutional network anywhere in the pipeline. If your syllabus requires a classical machine learning project on tabular data — feature scaling, classifier training, probability calibration — this is the right fit.
Students who specifically need a computer vision project instead should look at BreastGuard AI, which classifies breast ultrasound images using OpenCV and SVM.
The model uses 10 base measurements of the cell nucleus, each computed three ways:
predict_proba() confidence for both classes.pkl without touching the Flask codeThe codebase is deliberately small and readable. Common extensions students build on top: adding user authentication and prediction history, exposing the model as a REST API endpoint, comparing multiple classifiers side by side, or adding SHAP values to explain which of the 30 features drove each prediction.
Add any of these professional upgrades to save time and impress your evaluators.
We'll install and configure the project on your PC via remote session (Google Meet, Zoom, or AnyDesk).
1-hour live session to explain logic, flow, database design, and key features.
Want to know exactly how the setup works? Review our detailed step-by-step process before scheduling your session.
Fully customized to match your college format, guidelines, and submission standards.
Need feature changes, UI updates, or new features added?
Charges vary based on complexity.
We'll review your request and provide a clear quote before starting work.
Reviews