Giter Site home page Giter Site logo

reilif's Introduction

Repository for "Long-term Regional Influenza-like-illness Forecasting Using Exogenous Data"

This repository contains implementation details and experimental setup for the work by Eirini Papagiannopoulou, Matias Bossa, Nikos Deligiannis, and Hichem Sahli, titled "Long-term Regional Influenza-like-illness Forecasting Using Exogenous Data".

Pre-Trained Models

The complete PyTorch models used in this study are available for download. You can access them here: Download PyTorch Models. Also, we have included Optuna .pkl files in the optuna/ directory, which contain all the hyperparameters' values used in each experiment for the ReLiIF method, chosen after tuning with the Optuna library. These files provide full transparency and aid in replicating our experimental results.

Python Dependencies

The requirements.txt file in this repository lists all the Python libraries for the setup we used.

Input Data

The input_data folder contains all the datasets used in our analyses. Here is a breakdown of the key files in this folder:

Datasets

  1. US_Regions Dataset:

    • File Name: regional_timeseries_HHS_Regions.csv
    • Description: This file contains data specific to various US regions. It includes the weekly Influenza-Like Illness (ILI) cases (ILITOTAL), the exogenous time-varying covariates t2m, u10, and v10, and the static covariates resident population and population density for each region.
  2. US_States Dataset:

    • File Name: regional_timeseries_US_States.csv
    • Description: Similar to the US_Regions dataset, this file pertains to individual US states. It encompasses the weekly ILI cases (ILITOTAL), the exogenous time-varying covariates t2m, u10, and v10, and the static covariates resident population and population density, providing a more granular state-wise analysis.

Auxiliary Files

In addition to the main data files, there are two auxiliary files in the input_data folder. These files are used/produced by various Python scripts during the data preprocessing stage. They played a supportive role in data cleaning, transformation, and preparation for the subsequent analyses.

Repository Updates

Stay tuned, as this repository is updated frequently. We will be providing Python scripts for an even easier way to load and use the pre-trained models, as well as to reproduce the experimental results.

reilif's People

Contributors

eppapagia avatar

Watchers

 avatar

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.