BeyzaTopbas's picture
Update README.md
2699926 verified
metadata
title: Breast Cancer Prediction
emoji: πŸš€
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
  - streamlit
pinned: false
short_description: Streamlit template space

πŸŽ—οΈ Breast Cancer Prediction

This Streamlit app predicts whether a tumor is benign or malignant using a machine learning model.

πŸ“Œ Features

  • Radius mean
  • Texture mean
  • Perimeter mean
  • Area mean
  • Smoothness mean

πŸ€– Model

Logistic Regression pipeline with feature scaling.

πŸ“Š Performance

Accuracy: ~92%

πŸš€ Usage

Adjust the values in the sidebar and click Predict.