Skip to content
#

breast-cancer-prediction

Here are 26 public repositories matching this topic...

Machine learning is widely used in bioinformatics and particularly in breast cancer diagnosis. In this project, certain classification methods such as K-nearest neighbors (K-NN) and Support Vector Machine (SVM) which is a supervised learning method to detect breast cancer are used.

  • Updated Jan 4, 2019
  • Python

This repository contains code for building a model that can detect breast cancer based on various features of the tumor cells. The model uses logistic regression with data scaling to obtain an accuracy of 98.24% on the test set.

  • Updated Apr 25, 2023
  • Python

Improve this page

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

Learn more