Giter Site home page Giter Site logo

breast-cancer-prediction's Introduction

Breast Cancer Prediction

Breast Cancer Prediction for Data Analysis Project

Made-with-python Made-with-R Open In Colab


Details

Subject: Data Analytics
Team Name: DataDemystifiers
Team Members:

NameSRN
Vaibhav GuptaPES2201800093
Srujan Vasudevrao DeshpandePES2201800105
Aditya M ShettyPES2201800169
Safa HuraynPES2201800392

Dataset Source

Breast Cancer Wisconsin Dataset from Kaggle https://www.kaggle.com/uciml/breast-cancer-wisconsin-data

Components

Exploratory Data Analysis

The Exploratory Data Analysis for this project was done using R. The results can be found in the file EDA.Rmd.

Prediction

The model used in the project was a Support Vector Machine. The prediction was done using Python and the code can be found in the file Predict.ipynb.

SVM Parameters

C=1.0 break_ties=False cache_size=200 class_weight=None coef0=0.0 decision_function_shape='ovr' degree=3 gamma='scale' kernel='rbf' max_iter=-1 probability=False random_state=None shrinking=True tol=0.001 verbose=False

Genetic Algorithm Parameters

SVC() cv=5 verbose=1 scoring="accuracy" max_features=10 n_population=50 crossover_proba=0.5 mutation_proba=0.2 n_generations=40 crossover_independent_proba=0.5 mutation_independent_proba=0.05 tournament_size=3 n_gen_no_change=10 caching=True n_jobs=1

Useful links

breast-cancer-prediction's People

Contributors

adityamshetty avatar srujandeshpande avatar

Watchers

 avatar  avatar

Forkers

adityamshetty

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.