Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
morphemic-preprocessor
Commits
7e6db949
Commit
7e6db949
authored
Jul 06, 2021
by
Anna Warno
Browse files
k in prediction horizon corrected
parent
5056f269
Changes
2
Hide whitespace changes
Inline
Side-by-side
deployment/nbeats/src/model_predict.py
View file @
7e6db949
...
...
@@ -112,7 +112,7 @@ def predict(
predicted_values
[
0
],
predicted_values
[
-
1
],
],
# quantiles difference
"predictionTime"
:
timestamp
+
prediction_hor
*
m
//
1000
,
"predictionTime"
:
timestamp
,
"refersTo"
:
"TODO"
,
"cloud"
:
"TODO"
,
"provider"
:
"TODO"
,
...
...
deployment/tft/env
View file @
7e6db949
...
...
@@ -10,3 +10,5 @@ INFLUXDB_PORT=8086
INFLUXDB_USERNAME=morphemic
INFLUXDB_PASSWORD=password
INFLUXDB_DBNAME=morphemic
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment