Skip to content

An open source project to provide insights for policy makers to eradicate child mortality in developing countries through artificial intelligence (machine learning) and DHS survey data.

Notifications You must be signed in to change notification settings

kofiya-technologies/mintilo-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINTILO AI

MINTILO AI is an open source project dedicated to utilizing Python and machine learning techniques to provide insights for policy makers in eradicating child mortality in developing countries. By analyzing data from DHS surveys, MINTILO AI identifies risk factors associated with child mortality, leveraging artificial intelligence to contribute to the collective efforts in improving child survival rates.

Table of Contents

Python Version

This project requires Python version 3.8 or higher. To check your Python version, run the following command in your terminal:

python --version

Installation

To get started with MINTILO AI, follow these steps:

  1. Clone the repository.
  2. Create a new virtual environment (venv) for this project and activate it.
  3. Install the dependencies using the following command:
pip install -r requirements.txt

Usage

To use the MINTILO AI application, start the Jupyter Notebooks:

  • To build and train ML models, open mintilo_ai/train_model.ipynb.

Contributing

We welcome contributions and would be happy to provide more information about the project. Feel free to contact us anytime by sending an email to kofiya.technologies@gmail.com.

License

MINTILO AI is licensed under the GPL license.

About

An open source project to provide insights for policy makers to eradicate child mortality in developing countries through artificial intelligence (machine learning) and DHS survey data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published