Coder Social home page Coder Social logo

sandeep201451066 / kaggle-breast-cancer-prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sircamp/kaggle-breast-cancer-prediction

0.0 2.0 0.0 55 KB

Different approaches as (ANN,DecisionTree,Bayes and KNeighbors) to solve and predict with the best accuracy malignous cancers

License: MIT License

Python 100.00%

kaggle-breast-cancer-prediction's Introduction

Different Approaches to predict malignous breast cancers based on Kaggle dataset

This project is started with the goal use machine learning algorithms and learn how to optimize the tuning params and also and hopefully to help some diagnoses.

These are different approaches like:

  • ANN
  • DecisionTree
  • Bayes
  • KNeighbors

Mentioned as the goal of the project is to predict the right way if there are a breast cancer or not.

The whole project is written in Python. All the parameters of algorithms are tuned at best possible and the Reached accuracy is around ~ 94%. To be precise the lower Obtained result is around 90% and the best is over 97% with 94% as mean.

This different results are caused by the shuffling of the elements. That is Necessary to make the data more "reals".

Each algorithm work trainset on 70% of initial dataset and it is tested with the 30%.

###How to To run the scripts you just type:

python script_name.py

As result of execution the reached accuracy will print

  • the dataset can be found here

kaggle-breast-cancer-prediction's People

Contributors

sircamp avatar stefanocampeseomnys avatar

Watchers

 avatar  avatar

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.