Skip to content

KruthikaTS/Breast-Cancer-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽ— Breast Cancer Detection (Machine Learning Project)

This is a simple Breast Cancer Detection system built using Logistic Regression to classify tumors as benign or malignant based on tumor size and other diagnostic features.

๐Ÿ“Œ Features

  • Preprocess breast cancer dataset
  • Train Logistic Regression model
  • Classify tumors as benign or malignant
  • Evaluate model performance using accuracy, precision, recall, and F1-score
  • Visualize confusion matrix and other evaluation metrics

๐Ÿ›  Tech Stack

  • Language: Python 3
  • Libraries Used:
    • pandas
    • numpy
    • scikit-learn
    • matplotlib / seaborn
  • Concepts Used:
    • Logistic Regression
    • Data Preprocessing
    • Model Training & Evaluation
    • Visualization

About

Model predicts if the cancer is benign or malignant based on tumor size and other factors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published