Giter Club home page Giter Club logo

hackinindia-team-nelsonnmurdock's Introduction

HackInIndia-Team-NelsonNmurdock

Prediction of cardiovascular diseases by building an AI pipeline using multiple ML Algorithms and using feature extraction and structuring.

In this repo we've the code for all the normal models used to predict a person has cardiovascular disease or not. And along with that the HRFLM folder has the HRFLM.py file that contains the code for hrflm algorithm along with the model tree of the normal models.

Explanation:

We're calculating the metric loss by each of the models namely Random Forest, Decision Tree, KNN, Deep learning, and SVM's. After the metric loss is calculated the algorithm with the least metric loss is selected. After this a permutation combination of the features are done in pandas dataframe and for each group the metric loss is measured(This is done as there are 13 features in the cleveland UCI dataset). The group of features bearing the least metric loss is then used as training features in the HRFLM model.

Acoording to studies normal models bear a prediction accuracy of 66.7%, HRFLM alone gives 88.7%, and the method mentioned above in our idea gives approximately 98.6%, which can be the highest amount of accuracy received in the cardiovascular disease domain.

Note: HackInIndia folder consists of a dummy django web application. Normal models folder consists of the normal models(Random Forest, Decision Tree, KNN, Deep learning, and SVM's) codes and the HRFLM model contains the code for HRFLM algorithm. The dataset used for this project is uploaded in this repo by the name heart.csv- Sheet1.csv.

Thank You...!!

hackinindia-team-nelsonnmurdock's People

Contributors

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