Skip to content
#

breastcancer-classification

Here are 61 public repositories matching this topic...

Breast cancer is the most common form of cancer in women, and invasive ductal carcinoma (IDC) is the most common form of breast cancer. Accurately identifying and categorizing breast cancer subtypes is an important clinical task, and automated methods can be used to save time and reduce error. The goal of this script is to identify IDC when it is present in otherwise unlabeled histopathology images. The dataset consists of approximately five thousand 50x50 pixel RGB digital images of H&E-stained breast histopathology samples that are labeled as either IDC or non-IDC. These numpy arrays are small patches that were extracted from digital images of breast tissue samples. The breast tissue contains many cells but only some of them are cancerous. Patches that are labeled "1" contain cells that are characteristic of invasive ductal carcinoma. For more information about the data, see https://www.ncbi.nlm.nih.gov/pubmed/27563488 and http://spie.org/Publications/Proceedings/Paper/10.1117/12.2043872.

  • Updated Dec 5, 2018
  • Jupyter Notebook

This project is a part of research on Breast Cancer Diagnosis with Machine Learning algorithm using data-driven approaches. The final outcomes of the research were later published at an IEEE Conference and added to IEEE Xplore Digital Library.

  • Updated Aug 8, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the breastcancer-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 breastcancer-classification topic, visit your repo's landing page and select "manage topics."

Learn more