The Automated Breast Cancer Predictor uses AI to classify tumors with high accuracy, providing quick predictions and shareable reports for better healthcare decisions.
🎗️ AI-Based Breast Cancer Predictor Web App
🌐 Live Demo(Render Deploy): https://automated-breast-cancer-predictor-com.onrender.com
This is an AI-powered web application that predicts the likelihood of breast cancer (benign or malignant) using a Logistic Regression model built with scikit-learn. Designed for early detection, it helps in making clinical decisions with 86%+ accuracy.
Key Features:
Trained ML model (Logistic Regression on 8 highly correlated features)
Real-time prediction based on user input
PDF report generation + Email sharing
Role-based access (Doctor & other Resercher)
Animated and responsive UI with particle effects
Live deployment on Render
🔧 Tech Stack:
Frontend: HTML, CSS, JavaScript, AOS, Particles.js, Chart.js
Backend: Python, Flask, scikit-learn, ReportLab
Database: SQLite
Deployment: Render
ML Algorithm: Logistic Regression (scikit-learn)
Dataset: Breast Cancer Wisconsin Dataset View on Kaggle