Git Product home page Git Product logo

svm_predict_heart-disease's Introduction

SVM_Predict_Heart-Disease

DATA SET: https://archive.ics.uci.edu/ml/datasets/Heart+Disease

I have built this Support Vector Machine for classification using scikit-learn and the Radial Basis Function (RBF) Kernel. The training data set contains continuous and categorical data from the UCI Machine Learning Repository to predict whether or not a patient has heart disease.

Concepts covered:

programming in Python and the concepts behind Support Vector Machines, the Radial Basis Function, Regularization, Cross Validation and Confusion Matrices.

Steps Involved:

Import the modules that will do all the work

Import the data

Identifying Missing Data

Dealing With Missing Data

Split the Data into Dependent and Independent Variables

One-Hot Encoding

Centering and Scaling

Build A Preliminary Support Vector Machine

Optimize Parameters with Cross Validation

Building, Evaluating, Drawing, and Interpreting the Final Support Vector Machine

DATASET OVERVIEW:

age,

sex,

cp, chest pain

restbp, resting blood pressure (in mm Hg)

chol, serum cholesterol in mg/dl

fbs, fasting blood sugar

restecg, resting electrocardiographic results

thalach, maximum heart rate achieved

exang, exercise induced angina

oldpeak, ST depression induced by exercise relative to rest

slope, the slope of the peak exercise ST segment.

ca, number of major vessels (0-3) colored by fluoroscopy

thal, this is short of thalium heart scan.

hd, diagnosis of heart disease, the predicted attribute

svm_predict_heart-disease's People

Contributors

balajig2000 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.