This repository contains the following:-
- Angular frontend application.
- python flask backend server.
- ML & DL models.
/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
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