[DATETIME] start = 01/01/2016 00:00:00 end = 12/31/2019 23:00:00 hourStep = 3 [HISTORY_KNOWLEDGE] nb_lines = 24//3*7*4 [TARGET] config = (Path.cwd() / 'config') / 'targets' / 'sdis25.cfg' cumulative = True horizon = 3 [FEATURES] ephemeris = True holidays = True meteofrance = True ramadan = True sentinelles = True [FEATURE_CONFIG] ephemeris = (Path.cwd() / 'config') / 'features' / 'feature_ephemeris.cfg' holidays = (Path.cwd() / 'config') / 'features' / 'feature_holidays.cfg' meteofrance = (Path.cwd() / 'config') / 'features' / 'feature_meteo.cfg' ramadan = (Path.cwd() / 'config') / 'features' / 'feature_ramadan.cfg' sentinelles = (Path.cwd() / 'config') / 'features' / 'feature_sentinelles.cfg' [PREPROCESSING] fill_method = linear order = 3 [LEARNER] config = (Path.cwd() / 'config') / 'learners' / 'lightgbm.cfg'