X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/predictops.git/blobdiff_plain/20a117b07643f7b3ef305d1e7a6f62f05e33698e..fbeb0a86f1d3efc96263a81981b0a059d93fa4f5:/config/learn.cfg diff --git a/config/learn.cfg b/config/learn.cfg index 9475c78..1a9566e 100644 --- a/config/learn.cfg +++ b/config/learn.cfg @@ -16,4 +16,12 @@ ephemeris = (Path.cwd() / 'config') / 'features' / 'feature_ephemeris.cfg' [PREPROCESSING] fill_method = spline -order = 3 \ No newline at end of file +order = 3 + + +[HISTORY_KNOWLEDGE] +nb_lines = 5 + + +[TARGET] +config = (Path.cwd() / 'config') / 'targets' / 'sdis25.cfg'