Skip to content
#

breast-cancer-classification

Here are 86 public repositories matching this topic...

This repository implements an Explainable Boosting Machine (EBM) model for breast cancer classification using scikit-learn and interpret. The project includes data preprocessing, model training, accuracy evaluation, and feature importance visualization.

  • Updated Jul 24, 2024
  • Jupyter Notebook

Code for classifying breast cancer tumors using machine learning. Includes preprocessing, visualizations, and models like Logistic Regression, Decision Tree, and Random Forest. Evaluated with accuracy, precision, recall, and F1-score. Clone, install dependencies, and run the Jupyter notebook for full analysis.

  • Updated Jun 30, 2024
  • Jupyter Notebook

Breast cancer detection using machine learning classification is a project where you build a model to identify whether a given set of medical features indicates the presence of breast cancer. This project involves using a labeled dataset of medical records, where each record is classified as either indicating breast cancer or not.

  • Updated May 26, 2024
  • HTML

Improve this page

Add a description, image, and links to the breast-cancer-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the breast-cancer-classification topic, visit your repo's landing page and select "manage topics."

Learn more