alivarastepour / diabetes360

Diabetes diagnosis using supervised learning

Home Page:https://diabetes360.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diabetes360

From conceptual point of view, diabetes360 aims to raise awareness about Diabetes, a chronic disease which affects how body regulates blood sugar. From a technical point of view, this project aims to embed an ML model into a PWA, bootstrapped with Nextjs.

Diabetes predection

To predict the possibility of Diabetes for individuals, we've trained a model on a dataset which contained records of more than 70000 people regarding their health life. You can find the dataset here. You can also visit the model itself from this notebook. Source code is also available in this repo.

Tech stack

Diabetes360 uses Nextjs and Typescript for development, SCSS for styling, Cypress for E2E tests and github actions for CI/CD.

About

Diabetes diagnosis using supervised learning

https://diabetes360.vercel.app


Languages

Language:TypeScript 62.0%Language:SCSS 37.6%Language:CSS 0.2%Language:JavaScript 0.1%Language:Dockerfile 0.1%