Models


19 - Spatio-Temporal 20 - Spatial 21 - Temporal 22 - Quantitative 23 - Categorical 30 - ADM 3 31 - ADM 0 36 - Python 37 - C++ 38 - CoffeeScript 39 - C# 40 - C 41 - .NET 42 - Erlang 43 - Go 44 - Haskell 45 - JavaScript 46 - Java 47 - Kotlin 48 - Lua 49 - R 50 - Ruby 51 - Rust 52 - Zig 28 - ADM 1 29 - ADM 2 27 - Yearly 26 - Monthly 25 - Weekly 24 - Daily 34 - Chikungunya 33 - Zika 32 - Dengue 35 - Sprint2425

ID

Lang

Name

Author

Uploaded at

Tags

Description

9

Example of Univariate neural prophet model

2023-12-06

Quantitative Python ADM 2 Weekly Dengue

In this repo, it's implemented a neural prophet model that based only on the times series of cases compute the cases in the next four weeks.

20

My Nowcasting Model

2024-08-05

Spatial Categorical R ADM 2 Weekly Dengue

My Model description

34

infodengue_sprint_24_25_hybrid_CNN_LSTM_ensemble_model

2024-09-09

Temporal Quantitative Python ADM 1 Weekly Dengue Sprint2425

2024_info_dengue_model_hybrid_CNN_LSTM_ensemble_RMSE_Penalties_final_ex_state_CE.ipynb

28

Model 2 - Weekly and yearly (rw1) components

2024-08-15

Temporal Quantitative R ADM 1 Weekly Dengue Sprint2425

The model is founded on a structural decomposition designed for modeling counting series, employing a Poisson distribution. The log intensity is defined by the sum of weekly and yearly components, where the first one is defined as a AR(1) process and the last one follows a RW(1) process.

27

Model 1 - Weekly and yearly (iid) components

2024-08-15

Temporal Quantitative R ADM 1 Weekly Dengue Sprint2425

The model is founded on a structural decomposition designed for modeling counting series, employing a Poisson distribution. The log intensity is defined by the sum of weekly and yearly components, where the first one is defined as a AR(1) process and the last one is assumed to be iid.

30

BB-M

2024-08-19

Temporal Quantitative R ADM 1 Weekly Dengue Sprint2425

Bayesian baseline random effects model

22

Temp-SPI Interaction Model

2024-08-14

Spatio-Temporal Quantitative R ADM 1 Weekly Dengue Sprint2425

Hierarchical Bayesian mixed model with three-way interaction between temperature, long-lag SPI and short-lag SPI

26

LSTM model with PCA and vaiance threshold

2024-08-15

Temporal Quantitative Python ADM 1 Weekly Dengue Sprint2425

using LSTM combined with PCA and vaiance threshold

25

Prophet model with PCA and vaiance threshold

2024-08-15

Temporal Quantitative Python ADM 1 Weekly Dengue Sprint2425

using Prophet model combined with PCA and vaiance threshold

21

LSTM model for Infodengue Sprint

2024-08-08

Temporal Quantitative Python ADM 1 Weekly Dengue Sprint2425

The models used to forecast the dengue cases in the 2024/2025. It's considered different architectures and set of predictors to predict the 52 weeks in different states

7

Univariate neural prophet model

2023-12-04

Quantitative Python ADM 2 Weekly Dengue

In this repo, it's implemented a neural prophet model that based only on the times series of cases compute the cases in the next four weeks.

6

Deep learning model using BI-LSTM Layers

2023-11-27

Quantitative Python ADM 2 Weekly Dengue

In this repo, in the path /models/neuralnetworks it's implemented a deep learning model with three lstm layers (the first one is bidirectional) interspersed with dropout layers and a dense layer in the output. This model computes the number of new cases in the next four weeks based on the last four weeks of data (cases and climate variables). The confidence interval of the predictions is computed using dropout and making multiple predictions to compute the ci of them.

5

Random Forest model with uncertainty computed with conformal prediction

2023-11-27

Quantitative Python ADM 2 Weekly Dengue

In this repo, in the path /models/gbt it's implemented a random forest regressor model that based on the last four weeks of data (cases and climate variables), compute the cases in the fourth week ahead. The predictions for multiple times are obtained in a rolling window fashion, i.e., the historical data window is moved forward one week at a time, predicting the next fourth week at each step. The confidence interval of the predictions are computed using the conformal prediction.

16

Baseline weekly model

2024-07-08

Quantitative Python ADM 1 Weekly Dengue Sprint2425

Model that train a lstm model that predict the cases in a week based in the epiweek value and the cases in the same week in the last two years

15

autoarima

2024-06-25

Temporal Quantitative R ADM 1 Weekly Dengue

demo

14

autoarima

2024-06-25

Temporal Quantitative R ADM 1 Weekly Dengue

demo

13

test model

2024-05-28

Temporal Quantitative Python ADM 1 Monthly Dengue

This example model is based on the X methodoly, uses as input the Y variables to predict Z.

10

LSTM model

2024-05-10

Temporal Quantitative Python ADM 2 Weekly Dengue

In this repo, it's implemented a LSTM model that forecast the cases in the next four weeks and it used to gen probabilist forecasts according to a MEM baseline.

18 models

https://api.mosqlimate.org/api/registry/models/?page=1&per_page=50&


Page 1 of 1