Skip to content

Commit

Permalink
Merge branch 'anomaly-detection-platform' of https://github.com/SENER…
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schrade committed Aug 29, 2024
2 parents ae178bc + 4a55503 commit 00aa795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions algo/curve_anomaly/cont_det/online_detector.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ def start_training(self, timestamp):
},
"toolbox_version": "v2.2.76",
"ray_image": "ghcr.io/senergy-platform/ray:v0.0.9",
"user_id": "", # TODO userid is in environment variables, must be set in operator-lib
"ray_version": "2.24.0", # must be the same as in the image
"cluster": {
"number_workers": 1,
Expand Down

0 comments on commit 00aa795

Please sign in to comment.