2 start = 01/01/2016 00:00:00
3 end = 12/31/2019 23:00:00
12 config = (Path.cwd() / 'config') / 'targets' / 'sdis25.cfg'
26 ephemeris = (Path.cwd() / 'config') / 'features' / 'feature_ephemeris.cfg'
27 holidays = (Path.cwd() / 'config') / 'features' / 'feature_holidays.cfg'
28 meteofrance = (Path.cwd() / 'config') / 'features' / 'feature_meteo.cfg'
29 ramadan = (Path.cwd() / 'config') / 'features' / 'feature_ramadan.cfg'
30 sentinelles = (Path.cwd() / 'config') / 'features' / 'feature_sentinelles.cfg'
39 config = (Path.cwd() / 'config') / 'learners' / 'lightgbm.cfg'