Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aminkhavari78/-maternal-health-risk-data-set

In this part I'm working on Maternal Health Risk Prediction
https://github.com/aminkhavari78/-maternal-health-risk-data-set

data-science linearsvc machine-learning matplotlib numpy pandas scatter-plot sklearn

Last synced: about 20 hours ago
JSON representation

In this part I'm working on Maternal Health Risk Prediction

Awesome Lists containing this project

README

        

# -Maternal-Health-Risk-Data-Set
## Data Descriptions
Data has been collected from different hospitals, community clinics, maternal health cares through the IoT based risk monitoring system.

Age: Age in years when a woman is pregnant.
SystolicBP: Upper value of Blood Pressure in mmHg, another significant attribute during pregnancy.
DiastolicBP: Lower value of Blood Pressure in mmHg, another significant attribute during pregnancy.
BS: Blood glucose levels is in terms of a molar concentration, mmol/L.
HeartRate: A normal resting heart rate in beats per minute.
Risk Level: Predicted Risk Intensity Level during pregnancy considering the previous attribute.

## Solve Problem
use LinearSVC for predition