Code Monkey home page Code Monkey logo

child-wasting-prediction's Introduction

Improving Child Wasting Prediction for Zero Hunger Labs

Current Version GitHub contributors GitHub stars GitHub activity

Table of contents

Getting Started

This project has a stable branch called main. Different branches are created for during major changes to the model or for feature development.

The project follows the structure below:

	Child-Wasting-Prediction
	├── README.md
	├── LICENSE.md
	├── .gitignore
	└── notebooks
	└── src
		├── all executbale script files
	└── docs
		└── support documentation and project descriptions
	└── data
		├── raw
		└── processed

Tools Required

  • Python
  • Pip

Running the App

  1. Clone the project to a directory of your choice
    git clone https://github.com/abroniewski/Child-Wasting-Prediction.git
  2. Pipenv is used to manage dependencies. If you do not have pipenv installed, run the following:
    pip install pipx
    pip install pipenv
  3. Install dependencies using the included pipfile. Run the following from the parent directory.
    pipenv install
    pipenv run clean_notebook
  4. Once all dependencies are installed, we can run the main file.
    python main.py

This will run the full data-preperation, model building and prediction generation using the data provided in /data.

Tools Required

No tools currently specified

Development

The objective of this project is to work with various stakeholders to understand their needs and the impact modeling choices have on them. Additionally, the design choices are assessed through a lens of ethical impact.

The objective of the data analytics model to explore whether a better (more accurate or more generally applicable) forecasting model for predicting child watage can be developed, by researching one of the following two questions:

  1. Is the quality of the additional data sources sufficient to improve or expand the existing GAM forecasting model? Are there additional, public data sources that allow you to improve or expand the existing GAM forecasting model?
  2. Are there other techniques, different than additional data sources, that would lead to an improved GAM forecasting model on the data used in the development of the original GAM forecasting model?

Authors

Adam Broniewski GitHub | LinkedIn | Website

Chun Han (Spencer) Li

Himanshu Choudhary

Luiz Fonseca

Tejaswini Dhupad

Zyrako Musaj

License

Child-Wasting-Prediction is open source software licensed as MIT.

Acknowledgments

....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.