Skip to content

mohamedhafidi33/Diabetes_predictions

Repository files navigation

Diabetes_predictions

diabetes

1.INTRODUCTION:

Diabetes is a very common disease and beside it causes serious health problems such as fatal kidney damage or blindness; it may lead the patient to death. There is no exact cure for this disease yet but it is manageable with medication and diet. In this manner, importance of correct diagnosis of diabetes is very important to identify the diseases in early stage and take necessary precautions. There is a lot of data accumulated on this subject, as there are so many patients with this condition. The purpose of the dataset is to diagnostically predict whether a patient has diabetes or not, based on certain diagnostic measures included in the dataset. Several constraints were imposed on the selection of these instances from a larger database. In particular, all the patients here are women at least 21 years old.

2.TECHNOLOGIES:

1.Numpy

NumPy is a library for Python programming language, intended to manipulate matrices or multidimensional arrays as well as mathematical functions operating on these arrays. 1280px-NumPy_logo_2020 svg

2.Matplotlib

Matplotlib is a Python programming language library for plotting and visualizing data in the form of graphs. It can be combined with the scientific computing python libraries NumPy and SciPy. download

3.Scikit-learn

Scikit-learn is a free Python library for machine learning. It is developed by many contributors, particularly in the academic world by French higher education and research institutes such as Inria.

It offers in its framework many libraries of algorithms to implement, turnkey. These libraries are available to data scientists in particular.

It notably includes functions for estimating random forests, logistic regressions, classification algorithms, and support vector machines. It is designed to harmonize with other free Python libraries, including NumPy and SciPy. 1200px-Scikit_learn_logo_small svg

4.Pandas

Pandas is a library written for the Python programming language for data manipulation and analysis. In particular, it offers data structures and operations for manipulating numerical arrays and time series. Pandas is free software under the BSD license. 1200px-Pandas_logo svg

5.Tensorflow

TensorFlow is an open source machine learning tool developed by Google. The source code was opened on November 9, 2015 by Google and released under the Apache license. It is based on the DistBelief framework, initiated by Google in 2011, and has an interface for Python, Julia and R. 68747470733a2f2f7777772e74656e736f72666c6f772e6f72672f696d616765732f74665f6c6f676f5f686f72697a6f6e74616c2e706e67

3.Display

Main gui

Interface

Non diabetic person

res

Diabetic person

res1

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published