Skip to content

QuantumCoderrr/PyCaret-BCDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Breast Cancer Detection using PyCaret

🎗️ This project uses PyCaret, a low-code machine learning library, to detect breast cancer based on tumor features from the Breast Cancer Wisconsin (Diagnostic) Dataset. The objective is to classify tumors as benign or malignant with high accuracy using an automated pipeline.


📊 Dataset

  • Source: Kaggle Repository
  • Features: 30 numeric features computed from digitized images of breast masses.
  • Target: diagnosis - M = Malignant, B = Benign

⚙️ Tech Stack

  • Python 3.x
  • PyCaret (for ML automation)
  • Pandas, NumPy, Seaborn, Matplotlib (for data handling and visualization)
  • Jupyter Notebook (for development)

📈 Model Performance

Metric Score
Accuracy ✅ 96-98% (based on selected model)
Precision High (less false positives)
Recall High (saves lives 💯)
Confusion Matrix ✔️ Included in Notebook

⚡ Powered by PyCaret’s compare_models() and evaluate_model() functions.


🧪 How to Run

  1. Clone the repository:
git clone https://github.com/QuantumCoderrr/PyCaret-BCDetection.git
cd PyCaret-BCDetection

🪪 License

This project is licensed under the MIT License – see the LICENSE file for details.


✨ Acknowledgements


Built with ❤️ by Sandip for real-world impact and portfolio shine.

About

🎗️ Breast Cancer Detection using PyCaret - a low-code machine learning pipeline. This project leverages automation and explainability to classify malignant and benign tumors from the Breast Cancer Wisconsin dataset. Built for simplicity, transparency, and clinical insight.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors