]> AND Private Git Repository - predictops.git/blobdiff - config/learn.cfg
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Add Belfort and Montbeliard dataset
[predictops.git] / config / learn.cfg
index f6b2e430f60debb523bc70bdccac3ab7a8fff8ae..29bd628119eb2aad019dab9847538df1a8e30fef 100644 (file)
@@ -1,7 +1,7 @@
 [DATETIME]
 start    = 01/01/2010 01:00:00
 [DATETIME]
 start    = 01/01/2010 01:00:00
-end      = 12/31/2010 23:00:00
-hourStep = 6
+end      = 12/31/2017 23:00:00
+hourStep = 5
 
 
 [FEATURES]
 
 
 [FEATURES]
@@ -19,5 +19,13 @@ fill_method = spline
 order       = 3
 
 
 order       = 3
 
 
+[HISTORY_KNOWLEDGE]
+nb_lines = 5
+
+
 [TARGET]
 config = (Path.cwd() / 'config') / 'targets' / 'sdis25.cfg'
 [TARGET]
 config = (Path.cwd() / 'config') / 'targets' / 'sdis25.cfg'
+
+
+[LEARNER]
+config =  (Path.cwd() / 'config') / 'learners' / 'xgboost.cfg'
\ No newline at end of file