kbmakevin / Healing-Hands

Web application to help nurse practitioners to monitor patients during the first weeks of their release from the hospital and also help the patients to monitor their daily activities.
0 stars 0 forks source link

intelligent use of symptoms using machine learning #3

Closed kbmakevin closed 6 years ago

kbmakevin commented 6 years ago

d. Allow the user to use a checklist of common signs and symptoms, to generate a list of possible medical conditions and advice on when to consult a healthcare provider.

vinoodpersad commented 6 years ago

Symptom Checker component has been created. https://github.com/kbmakevin/comp308-w2018-project/commit/7acfccd57f5401ad279cbf42e598938376902e25

vinoodpersad commented 6 years ago

Sympton checker component and API developed. Data is being sent to API which is being received however ML is not processing the data correctly. https://github.com/kbmakevin/comp308-w2018-project/commit/25fc795b4164eb9c8c450f04a151532b88454123

vinoodpersad commented 6 years ago

App can submit 4 possible symptoms and returns one possible condition. https://github.com/kbmakevin/comp308-w2018-project/commit/76bfce231ef2587e9b413ac04c7202c95381d0d6