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

Private GIT Repository
Adding ramadan features, and binary category of feat.
authorChristophe Guyeux <christophe.guyeux@univ-fcomte.fr>
Sun, 23 Feb 2020 08:39:21 +0000 (09:39 +0100)
committerChristophe Guyeux <christophe.guyeux@univ-fcomte.fr>
Sun, 23 Feb 2020 08:39:21 +0000 (09:39 +0100)
commit83fdad7cdd97734f036d464acceebaf3b0f0a44b
tree7a9eeca7a72d71173d7cf76a148cf4cadae40d44
parenta2faba3f0797b7be72d0c8fa9cb9db67456136d6
Adding ramadan features, and binary category of feat.
16 files changed:
config/features/feature_ephemeris.cfg
config/features/feature_holidays.cfg
config/features/feature_meteo.cfg
config/features/feature_ramadan.cfg [new file with mode: 0644]
config/learn.cfg
config/learners/lightgbm.cfg [new file with mode: 0644]
config/learners/xgboost.cfg
main.py
predictops/engine.py
predictops/learn/learning.py
predictops/learn/preprocessing.py
predictops/source/holidays.py
predictops/source/meteofrance.py
predictops/source/ramadan.py [new file with mode: 0644]
predictops/target/target.py
requirements.txt