Coder Social home page Coder Social logo

sumaaan / diabetes-predection-using-ensemble-learning Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 11.78 MB

This research work summarized different machine learning algorithms to create models for predicting diabetes patients utilizing the Diabetes Dataset (PIDD) from the UCI repository. The classifiers were K-Nearest Neighbors, Naïve Bayes, Support Vector, Decision Tree, Random Forest, Logistic Regression and Ensemble Model using a voting classifier.

Jupyter Notebook 99.64% Python 0.36%
auc-score boxplot confusion-matrix confusion-matrix-heatmap datavisualization decision-trees ensemble-learning feature-engineering handling-outlier knn

diabetes-predection-using-ensemble-learning's Introduction

Diabetes_Ensemble

The predictivesystem.py is just for testing purpose kindly don't use the file.

You don't need to re-run the Diabeties_predection _using_ensemble_methods.ipynb file as the required model is saved and exported as diabetes_model.sav

For running the Webapp.py

Install the following package
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 
- pip install -U scikit-learn scipy matplotlib
- pip install numpy  
- pip install streamlit
- pip install networkx

After the installation : Run the following code in the terminal -> streamlit run .\Webapp.py NOTE : WHILE ENTERING THE VALUE THE VALUE SHOULD BE INTEGER OR FLOAT.

Some Example to check the system is working or not:
(6,148,35,33.6,50) Expected output --> 1(YES)
(10,139,0,27.1,57) Expected output --> 0(NO)
(11,143,33,36.6,51) Expected output --> 1(YES)
(5,109,26,36,60) Expected output --> 0(NO)

diabetes-predection-using-ensemble-learning's People

Contributors

sumaaan avatar

Watchers

 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.