Skip to content

A Python Machine Learning classification task to predict fall incidents in elderly persons taking into account reports and clinical information. The prediction application is live and usable on Streamlit to predict the possibility of falls in elderly persons.

License

Notifications You must be signed in to change notification settings

AshadeSamson/fall_prediction

Repository files navigation

Elderly_Fall_Prediction

Machine Learning Model for Predicting Falls in Elderly Persons.

The dataset is sourced from falls incident reports and clinical information from the cStick data file which contains the following parameters

  • Distance
  • Pressure
  • HRV
  • Sugar Levels
  • Accelerometer readings, etc.

Different machine learning methodologies such as Logistic Regression, SVM, Random Forest, Naive Bayes and more were used to develop models to proactively predict and possibly prevent fall incidents.

Live Predictor Application deployed using Streamlit. Live Predictor App Here

About

A Python Machine Learning classification task to predict fall incidents in elderly persons taking into account reports and clinical information. The prediction application is live and usable on Streamlit to predict the possibility of falls in elderly persons.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published