Model 9
Example of Univariate neural prophet model
| Author | Eduardo Correa Araujo |
|---|---|
| Disease | Dengue |
| Administrative Level | Municipality |
| Time Resolution | Week |
| Implementation Language | Python |
| Repository | eduardocorrearaujo/tutorial_mosqlimate |
Description:
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.