Skip to content

Asuna-AS/stillbirth-backend

Repository files navigation

Risk Analysis and Calculator for Stillbirth

This Repository contains the backend files and model for the Risk analysis and stillbirth calculator app !!

Installation

Setup Application on local machine:

  1. Clone the repo
    git clone https://github.com/Asuna-AS/stillbirth-backend.git
  2. Install required libraries from requirements.txt file
    pip install -r requirements.txt
  3. Start the server
    flask --app app.py run

Workflow

The project follows a specific workflow:

soft-workflow-stillbirth

Machine Learning Model Workflow

Our ML workflow consists of data input, Explanable AI analysis, risk prediction, and data integration:

ml-workflow-stillbirth

Results and Discussion

We applied several ML algorithms and identified logistic regression and random forest as the models with the best accuracy and precision for predicting stillbirth risk. The final prediction categorizes the likelihood of stillbirth into three levels:

  1. Low chances (less than 30%)
  2. Mediocre chances (between 30% and 60%)
  3. High chances (greater than 60%)

Authors

  • Arunim Singhal (Btech @ Indian Institute of Information Technology Lucknow)
  • Priya Sharma (Btech @ Indian Institute of Information Technology Lucknow)

Mentor

  • Dr. Mainak Adhikari (Head of Department - Computer Science) @ Indian Institute of Information Technology Lucknow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages