Skip to content
Snippets Groups Projects
Commit 3f23b32c authored by charclayt's avatar charclayt
Browse files

Added tensorflow ML algorithm

ML algorithm added as model.json
Predictions made in csv_upload.js
 When CSV is uploaded, CSV data is parsed by row.
 Each row is passed to ML algorithm for prediction and 1 or 0 is returned to denote whether a patient is recommended for referral.

Added recommended referral statistics and pie chart to reports page.
parent c787fe44
No related branches found
No related tags found
Loading
Showing
with 888 additions and 27 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment