Skip to content

Matteovanypersele/EmulatorforOpenMalaria

Repository files navigation

OpenMalaria Emulator

This repository contains scripts and code developed during my summer internship at the Swiss Tropical Health Institute (STPH) for building an emulator aimed at optimizing the OpenMalaria epidemiological model.

Structure

The code is organized to facilitate its use and understanding. It includes scripts for:

  • Data Preparation: Filtering and structuring input and output data.
  • Model Training: Scripts to train univariate and multivariate models (HetGP).
  • Evaluation: Calculating performance metrics (MAPE, RMSE, R²) for predictions.
  • Cluster Execution: Automation scripts for running training tasks on a compute cluster.

Documentation

For detailed explanations on methods and technical choices, please consult the project’s Wiki.

Installation

  1. Clone the repository:
    git clone https://github.com/username/repository_name.git
  2. Install dependencies:
    #  R, hetgp, and mlegp packages

Usage

Run the scripts by following the instructions in the Wiki. Options for training and model configuration are documented within the files.

Authors

  • Matteo van Ypersele
  • Supervised by Monica Golumbeanu and Christian Sellinger, STPH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors