Giter Site home page Giter Site logo

maksimekin / breast-cancer-prediction-svm Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 5.36 MB

Support Vector Machines on the "Breast Cancer Wisconsin (Diagnostic) Data Set" for breast cancer prediction.

Home Page: https://www.kaggle.com/uciml/breast-cancer-wisconsin-data/version/2#

Jupyter Notebook 100.00%

breast-cancer-prediction-svm's Introduction

Support Vector Machines on the Breast Cancer Wisconsin (Diagnostic) Data Set

Attribution: Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition, by Aurelien Geron (O'Reilly). Copyright 2019 Kiwisoft S.A.S, 978-1-492-03264-9

Machine Learning Practice. Implimenting the project following the Chapter-5 on O'REILLY's Hands-On Machine Learning.

Goal: Predict breast cancer given all other values with the use of SVMs.
Approach:

  1. Supervised Learning task, because given labeled traning examples.
  2. Classification task.
  3. There is no continuous flow of data, no need to adjust to changing data, and the data is small enough to fit in memmory: Batch Learning

Data: Breast Cancer Wisconsin (Diagnostic) Data Set | Kaggle
Project Author: Maksim Ekin Eren

SVM's goal is to have largest possible margin between decision boundary that separetes the classes and the training instances.

breast-cancer-prediction-svm's People

Contributors

maksimekin avatar

Watchers

 avatar  avatar

Forkers

vipulwarthe

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.