Skip to content

andrei-sandor/RUHackathon

Repository files navigation

RUHackathon

Inspiration

Our inspiration is the high number of inadequate and incorrect medical treatments in out health care system.

What it does

Created in a teams of 3 for the RUHackathon an application that takes as input medical messurements and predicts whether the person has a disease like heart diseases, diabetes and liver diseases. The user can access throught the command line the account and they can select which disease they want to be tested. There is a complex process to handle the data. Also, there is like an admin/doctor that can see the results and register the patient. There is functionality to handle the login.

How we built it

To predict the disease, machine learning and simple Python logic was used to produce this project. For the machine learning model, RandomForestClassifier was used on 80/20 startegy on data This work was then integrated with a login.py file that deals with taking the inputs, calling the algorithms mentioned previously and producing the outputs. There is also a functionality to login, to logout and to use the application (enter input and have access to previous inputs/history) by using a sqlite database.

Challenges we ran into

We add some problems to connect the login page with the treatments algorithms.

Accomplishments that we're proud of

We managed in a short amount of time to produce something that has potential.

What we learned

We learned how to apply in a short amount of time a machine learning algorithm with a lot of difficult features.

What's next for CureSoft

Improve the patient and doctor experience. Add more diagnoses for other treatments. Connect the database with the treatment algorithms. Built With

machine-learning
python
sqlite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •