Skip to content

genomecrafter/Breast-cancer-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breast Cancer Predictor

This project is a basic breast cancer prediction tool built using a decision tree classifier. The predictor utilizes key features derived from breast cancer datasets to assist in assessing potential risks.


Features

  • User Inputs:
    Adjust the following parameters through sliders to simulate data:

    • Radius
    • Texture
    • Perimeter
    • Area
    • Smoothness
    • Compactness
    • Concavity
    • Symmetry
    • Fractal Dimension
  • Prediction Model:

    • A decision tree classifier is used to predict whether the person has breast cancer or not based on the input features.

How to Run the Project

  1. Clone the repository:
    git clone https://github.com/genomecrafter/Breast-cancer-Predictor
    cd Breast-cancer-Predictor
    streamlit run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages