GithubHelp home page GithubHelp logo

officialpm / breast-cancer-wisconsin-diagnostic Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 4.78 MB

Prediction of Benign or Malignant Cancer Tumors

License: MIT License

Jupyter Notebook 100.00%
benign-vs-malignant cancer breast-cancer breast-cancer-wisconsin breast-cancer-prediction breastcancer-classification uci-machine-learning

breast-cancer-wisconsin-diagnostic's Introduction

Prediction of Benign or Malignant Cancer Tumors visitor badge License

Breast-Cancer-Wisconsin-Diagnostic

Dataset Information

Link - http://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Diagnostic%29

Attribute Information

1)ID number

2-31) Ten synthetic-valued features are computed for each cell nucleus:

  • radius (mean of distances from the center to points on the perimeter)
  • texture (standard deviation of gray-scale values)
  • perimeter
  • area
  • smoothness (local variation in radius lengths)
  • compactness (perimeter^2 / area - 1.0)
  • concavity (severity of concave portions of the contour)
  • concave points (number of concave portions of the contour)
  • symmetry
  • fractal dimension ("coastline approximation" - 1)

The mean, standard error and "worst" or largest (mean of the three largest values) of these features were computed for each image, resulting in 30 features.

  1. Diagnosis (M = malignant, B = benign)

Notebooks

PCA RandomForestClassifier gives good accuracy as compare to normal RandomForestClassifier model this is because Principal Component Analysis (PCA) takes only those features, which are explaining high varience, so because of that we are getting good accuracy for PCA as compare to normal models.


Linkedin Badge Gmail Badge GitHub Badge

breast-cancer-wisconsin-diagnostic's People

Contributors

officialpm avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bonthusaireddy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.