Skip to content

ashiq-km/Breast-Cancer-Diagnosis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿฉบ Breast Cancer Diagnosis using Machine Learning

A machine learning project that predicts whether a breast cancer case is Malignant or Benign using clinical diagnostic data.

This model uses Logistic Regression and is deployed as an interactive Streamlit web app.


๐Ÿ“˜ Project Overview

  • Built using Python, pandas, scikit-learn, and Streamlit
  • Preprocessed and scaled input features
  • Model trained with class_weight='balanced'
  • Evaluated using precision, recall, and F1-score

โš™๏ธ Run Locally

pip install -r requirements.txt
streamlit run app.py



๐Ÿ“Š Example Output

The app predicts:

๐Ÿ”น Malignant (Cancerous)
๐Ÿ”น Benign (Non-Cancerous)

based on user input features.






๐Ÿ‘จโ€๐Ÿ’ป Author

Ashi KM
GitHub: @ashi4evr1

About

Breast Cancer Diagnosis using ML models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors