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

Private GIT Repository
Learning process: first version
[predictops.git] / config / learn.cfg
index 1a9566eee07f32774bf5d8655cab5c3eb4b591c2..53c62deeb541804097e3a30cb8ee04449038aff2 100644 (file)
@@ -1,7 +1,7 @@
 [DATETIME]
-start    = 01/01/2010 01:00:00
-end      = 12/31/2010 23:00:00
-hourStep = 6
+start    = 01/01/2006 00:00:00
+end      = 12/31/2017 23:00:00
+hourStep = 1
 
 
 [FEATURES]
@@ -25,3 +25,7 @@ nb_lines = 5
 
 [TARGET]
 config = (Path.cwd() / 'config') / 'targets' / 'sdis25.cfg'
+
+
+[LEARNER]
+config =  (Path.cwd() / 'config') / 'learners' / 'xgboost.cfg'
\ No newline at end of file