Skip to content
#

breast-cancer-wisconsin

Here are 164 public repositories matching this topic...

This project is based on the dataset published by UCI MACHINE LEARNING available in Kaggle. The hottest project based on this dataset is developed by BUDDHINI W which has achieved an excellent acccuracy about 94.4% which looks perfect. However, in this repository, you can gain the accuracy of 99.1% on test data split.

  • Updated Nov 28, 2023
  • Jupyter Notebook

Several measurements are computed from a digitized image of a fine needle aspirate of a breast mass. The goal of this project is to classify the samples as malignant or benign. The data set is provided by UCI Machine learning repository. The overall balanced accuracy of the proposed Ensemble method on the final validation set is 98.84%.

  • Updated Mar 18, 2023
  • R

Welcome to my second DS project also my first notebook on kaggle. In this notebook, I explore the Breast Cancer dataset and develop an RF model to try classifying suspected cells as Benign or Malignant. after using K-fold cross-validation with logistic regression, RF, SVM, and KNN to check the best model for my dataset.

  • Updated Apr 25, 2023
  • Jupyter Notebook

Improve this page

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

Learn more