Ehetesham098 / diabetes_test

Home Page:https://prediction-of-diabetes-2nan.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Diabetes-prediction

In this i've tried to predict the probability of a person having diabetes based on some data fields...
View Project »

View Codes · Report Bug -> parasharabhay13@gmail.com

Table of Contents

Project

Abhayparashar31, Diabetes-prediction, parasharabhay13@gmail.com

Built With

Getting Started

Clone the repo and extract it ....

Prerequisites

This is the list of things you need to use the software and how to install them.

  • Python
Version python 3.8 <
  • Pandas
  • sklearn
  • numpy
  • matplotlib
  • flask

Installation

  1. Clone the repo
git clone https://github.com/github_Abhayparashar31/Diabetes-prediction.git
  1. Install Python Libraries
pip install pandas,sklearn,numpy,matplotlib,flask

  1. Required Imports:
import numpy as np
import pandas as pd
import matplolib.pyplot as plt
from flask import Flask,request, url_for, redirect, render_template
import pickle

Contributers

Abhayparashar31

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - Abhayparashar31

Project Link: https://github.com/Abhayparashar31/Diabetes-prediction/

References

  • Stackoverflow
  • flask

About

https://prediction-of-diabetes-2nan.vercel.app

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%Language:Procfile 0.0%