-
- Downloads
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.
Showing
- node_modules/.bin/tfjs-custom-module 12 additions, 0 deletionsnode_modules/.bin/tfjs-custom-module
- node_modules/.bin/tfjs-custom-module.cmd 17 additions, 0 deletionsnode_modules/.bin/tfjs-custom-module.cmd
- node_modules/.bin/tfjs-custom-module.ps1 28 additions, 0 deletionsnode_modules/.bin/tfjs-custom-module.ps1
- node_modules/.package-lock.json 232 additions, 27 deletionsnode_modules/.package-lock.json
- node_modules/@tensorflow/tfjs-backend-cpu/README.md 37 additions, 0 deletionsnode_modules/@tensorflow/tfjs-backend-cpu/README.md
- node_modules/@tensorflow/tfjs-backend-cpu/dist/backend_cpu.d.ts 77 additions, 0 deletions...odules/@tensorflow/tfjs-backend-cpu/dist/backend_cpu.d.ts
- node_modules/@tensorflow/tfjs-backend-cpu/dist/backend_cpu.js 172 additions, 0 deletions..._modules/@tensorflow/tfjs-backend-cpu/dist/backend_cpu.js
- node_modules/@tensorflow/tfjs-backend-cpu/dist/base.d.ts 21 additions, 0 deletionsnode_modules/@tensorflow/tfjs-backend-cpu/dist/base.d.ts
- node_modules/@tensorflow/tfjs-backend-cpu/dist/base.js 29 additions, 0 deletionsnode_modules/@tensorflow/tfjs-backend-cpu/dist/base.js
- node_modules/@tensorflow/tfjs-backend-cpu/dist/cpu_util.d.ts 19 additions, 0 deletionsnode_modules/@tensorflow/tfjs-backend-cpu/dist/cpu_util.d.ts
- node_modules/@tensorflow/tfjs-backend-cpu/dist/cpu_util.js 28 additions, 0 deletionsnode_modules/@tensorflow/tfjs-backend-cpu/dist/cpu_util.js
- node_modules/@tensorflow/tfjs-backend-cpu/dist/index.d.ts 19 additions, 0 deletionsnode_modules/@tensorflow/tfjs-backend-cpu/dist/index.d.ts
- node_modules/@tensorflow/tfjs-backend-cpu/dist/index.js 20 additions, 0 deletionsnode_modules/@tensorflow/tfjs-backend-cpu/dist/index.js
- node_modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Abs.d.ts 25 additions, 0 deletions...odules/@tensorflow/tfjs-backend-cpu/dist/kernels/Abs.d.ts
- node_modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Abs.js 40 additions, 0 deletions..._modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Abs.js
- node_modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Acos.d.ts 20 additions, 0 deletions...dules/@tensorflow/tfjs-backend-cpu/dist/kernels/Acos.d.ts
- node_modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Acos.js 25 additions, 0 deletions...modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Acos.js
- node_modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Acosh.d.ts 20 additions, 0 deletions...ules/@tensorflow/tfjs-backend-cpu/dist/kernels/Acosh.d.ts
- node_modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Acosh.js 25 additions, 0 deletions...odules/@tensorflow/tfjs-backend-cpu/dist/kernels/Acosh.js
- node_modules/@tensorflow/tfjs-backend-cpu/dist/kernels/Add.d.ts 22 additions, 0 deletions...odules/@tensorflow/tfjs-backend-cpu/dist/kernels/Add.d.ts
Loading
Please register or sign in to comment