Git Product home page Git Product logo

catalystsreachout / diabetes-prediction-using-svm Goto Github PK

View Code? Open in Web Editor NEW
10.0 0.0 6.0 8.44 MB

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.

Jupyter Notebook 100.00%
artificial-intelligence blood-pressure deep-learning diabetes diabetes-dateset-analysis diabetes-detection diabetes-prediction diabetic-retinopathy-detection insulin jupyter-notebook machine-learning machine-learning-algorithms machinelearning python standardization svm svm-classifier svm-model

diabetes-prediction-using-svm's Introduction

Sugar-Prediction-Using-SVM

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.

Diabetes Prediction App Link : Click Here To Visit Website

Sample Video :

Waving hand animated gif

Domain Understanding

In this case, we train our model with several medical informations such as the blood glucose level, insulin level of patients along with whether the person has diabetes or not so this act as labels whether that person is diabetic or non-diabetic so this will be label for this case.  So once, we feed this data to our support vector machine model. What happens is our model tries to plot the data in a graph.


Once it plots the data, it tries to find a hyperplane so in this image you can see a hyper plane. So, what happens is that this hyperplane separates these two datas. Then once, we feed new data to this model, it tries to put that particular data in either of these two groups. With that, it can predict whether the person will be diabetic or non-diabetic . Okay so in this case , we use several medical information such as bmi,blood glucose level, insulin level of patient and etc.

Model Used (SVM)

Support Vector Machine is one of the most popular Supervised Learning algorithms, which is used for Classification as well as Regression problems.  However, primarily, it is used for Classification problems in Machine Learning. The goal of the SVM algorithm is to create the best line or decision boundary that can segregate n-dimensional space into classes so that we can easily put the new data point in the correct category in the future. This best decision boundary is called a hyperplane.

Workflow

Workflow

App Interface

AppInterface

Conclusion

Conclusion

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.