Skip to content

niththish/disease-prediction-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Disease prediction web application

This repository contains the following:-

  • Angular frontend application.
  • python flask backend server.
  • ML & DL models.

BACKEND API ENDPOINTS :-

/diabetes
/hepatitis
/ckd
/tuberculosis
/retinopathy

All these endpoints accepts some parameters as the input from the request, makes prediction and returns prediction result as response

FRONTEND :-

The frontend application contains

  • multiple components to send data and display prediction results.
  • A single http servie file to make api calls to the backend server.
  • routes - diabetes, hepatits, ckd, retinopathy

About

full stack application for disease prediction using flask, angular, machine learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors