File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Repository of the Insee team competing for the [ European Statistics Awards for Nowcasting] ( https://statistics-awards.eu/ )
22
33[ ![ Licence] ( https://img.shields.io/badge/Licence-EUPL--1.2-001489 )] ( https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12 )
4- [ ![ Onyxia] ( https://img.shields.io/badge/Launch-Datalab-orange?logo=R )] ( https://datalab.sspcloud.fr/launcher/ide/rstudio?autoLaunch=false&service.image.custom.enabled=true&service.image.custom.version=%C2%ABinseefrlab%2Fesa-nowcasting-2023%3Av8 .0.0%C2%BB&onyxia.friendlyName=%C2%ABesa_nowcasting%C2%BB&init.personalInit=%C2%ABhttps%3A%2F%2Fraw.githubusercontent.com%2FInseeFrLab%2FESA-Nowcasting-2023%2Fmain%2Fsetup.sh%C2%BB )
4+ [ ![ Onyxia] ( https://img.shields.io/badge/Launch-Datalab-orange?logo=R )] ( https://datalab.sspcloud.fr/launcher/ide/rstudio?autoLaunch=false&service.image.custom.enabled=true&service.image.custom.version=%C2%ABinseefrlab%2Fesa-nowcasting-2023%3Av9 .0.0%C2%BB&onyxia.friendlyName=%C2%ABesa_nowcasting%C2%BB&init.personalInit=%C2%ABhttps%3A%2F%2Fraw.githubusercontent.com%2FInseeFrLab%2FESA-Nowcasting-2023%2Fmain%2Fsetup.sh%C2%BB )
55[ ![ Run ESA Challenge] ( https://github.com/InseeFrLab/ESA-Nowcasting-2023/actions/workflows/workflow-esa-challenge.yaml/badge.svg )] ( https://github.com/InseeFrLab/ESA-Nowcasting-2023/actions/workflows/workflow-esa-challenge.yaml )
66
77## Getting Started
Original file line number Diff line number Diff line change @@ -15,6 +15,6 @@ TOURISM :
1515 principal_nace : I551-I553
1616
1717DATES :
18- current_date : " 2023-05 -01"
19- date_to_pred : " 2023-06 -01"
20- month_to_pred : " june "
18+ current_date : " 2023-06 -01"
19+ date_to_pred : " 2023-07 -01"
20+ month_to_pred : " july "
Original file line number Diff line number Diff line change 7272 entry_3 : ETS
7373 entry_4 : XGBOOST
7474 entry_5 : LSTM
75+ july :
76+ entry_1 : REGARIMA
77+ entry_2 : DFM
78+ entry_3 : ETS
79+ entry_4 : XGBOOST
80+ entry_5 : LSTM
7581
7682PVI :
7783 september :
@@ -140,6 +146,12 @@ PVI:
140146 entry_3 : ETS
141147 entry_4 : XGBOOST
142148 entry_5 : LSTM
149+ july :
150+ entry_1 : REGARIMA
151+ entry_2 : DFM
152+ entry_3 : ETS
153+ entry_4 : XGBOOST
154+ entry_5 : LSTM
143155
144156TOURISM :
145157 september :
@@ -202,3 +214,9 @@ TOURISM:
202214 entry_3 : ETS
203215 entry_4 : XGBOOST
204216 entry_5 : LSTM
217+ july :
218+ entry_1 : REGARIMA
219+ entry_2 : DFM
220+ entry_3 : ETS
221+ entry_4 : XGBOOST
222+ entry_5 : LSTM
You can’t perform that action at this time.
0 commit comments