subhailams / care_me

Real-Time spontaneous abortion prediction and Health assessment of Pregnant women using Machine Learning and IoT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABSTRACT

Sensors and the Internet of Things proved to be extremely helpful in understanding and examining the human way of life. This aimed to exploit such developments to predict unnatural birth cycles, track the health of the pregnant lady for any abnormalities and assist pregnant women to react in advance to a plausible premature delivery and alarm to doctors and families in any abnormal condition. To accomplish this, we suggest consolidating the advantages and preferences of both AI and Big Data devices connected to continuously created information from cell phone/sensors. Kmeans clustering is used for miscarriage prediction and predicted clusters are transferred in a flexible implementation to the pregnant woman in her front end UI with the aim of being able to settle on her decisions if an abnormal birth cycle or probable premature delivery occurs. In addition to this, some vital parameters of pregnant women such as pressure, temperature, heartbeat rate are observed and measured to continually monitor the pregnant women's health condition. This document offers a wearable device that checks the vital parameters for a patient to be tracked on an ongoing basis and does continuous information logging.

TECHNOLOGIES

FireBase Database

ML Tools :

  • Numpy, Pandas - Data Analysis
  • Scikit Learn - Regression Algorithm
  • K means Clustering using Tensorflow Seaborn Visualisation

Hardware :

  • Arduino
  • Bluetooth module Hc-05
  • Heart rate monitor
  • Ds18b20 temperature sensor module
  • Accelerometer sensor

About

Real-Time spontaneous abortion prediction and Health assessment of Pregnant women using Machine Learning and IoT.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 55.3%Language:Java 44.7%