Skip to content

This project aims to predict maternal mortality rates in Benin using a regression model. The model takes into account factors such as the number of sage femmes per 10,000 inhabitants, the number of hospitals, and whether the region has access to water.

License

Notifications You must be signed in to change notification settings

Jaffar-Hussein/Benin-Infanticide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Predicting Maternal Mortality in Benin

Overview

This project aims to predict maternal mortality rates in Benin using a regression model. The model takes into account factors such as the number of sage femmes per 10,000 inhabitants, the number of hospitals, and whether the region has access to water.

Screenshot 2023-05-13 at 19 36 54

Data

The data used in this project includes information on the number of sage femmes per 10,000 inhabitants, the number of hospitals, and whether each region has access to water. This data was collected from various sources and preprocessed to prepare it for use in the machine learning model.

Machine Learning Model

A regression model was used to predict maternal mortality rates in Benin. The model was trained on a dataset that included information on the number of sage femmes per 10,000 inhabitants, the number of hospitals, and whether each region has access to water. The performance of the model was evaluated using metrics such as mean squared error (MSE) and root mean squared error (RMSE).

Usage

To use this code, you will need to have Python and scikit-learn installed. You can install scikit-learn by running pip install scikit-learn in your terminal. Once you have the dependencies installed, you can run the code by navigating to the project directory and running python <filename>.py.

License

This code is licensed under the MIT license.

About

This project aims to predict maternal mortality rates in Benin using a regression model. The model takes into account factors such as the number of sage femmes per 10,000 inhabitants, the number of hospitals, and whether the region has access to water.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published