]> AND Private Git Repository - predictops.git/commit
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Reducing the computation time and adding holidays features
authorChristophe Guyeux <christophe.guyeux@univ-fcomte.fr>
Thu, 20 Feb 2020 11:03:33 +0000 (12:03 +0100)
committerChristophe Guyeux <christophe.guyeux@univ-fcomte.fr>
Thu, 20 Feb 2020 11:03:33 +0000 (12:03 +0100)
commita2faba3f0797b7be72d0c8fa9cb9db67456136d6
tree910c8c42586135eb92e6bcd29dd8f9269ef15184
parent964c1b87a6996c828c150a2b06a827350a4c2b10
Reducing the computation time and adding holidays features
14 files changed:
config/features/ephemeris_features.csv [deleted file]
config/features/feature_ephemeris.cfg
config/features/feature_holidays.cfg [new file with mode: 0644]
config/features/feature_meteo.cfg
config/features/meteofrance_features.csv [deleted file]
config/learn.cfg
config/learners/xgboost.cfg
predictops/engine.py
predictops/learn/learning.py
predictops/learn/preprocessing.py
predictops/source/ephemeris.py
predictops/source/holidays.py [new file with mode: 0644]
predictops/source/meteofrance.py
predictops/source/source.py [deleted file]