We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f94fbc + 183b6ae commit 9b2a27eCopy full SHA for 9b2a27e
ads/opctl/operator/lowcode/forecast/MLoperator
@@ -2,12 +2,12 @@ type: forecast
2
version: v1
3
name: Forecasting Operator
4
conda_type: service
5
-conda: forecast_p38_cpu_v1
+conda: forecast_p310_cpu_x86_64_v4
6
gpu: no
7
jobs_default_params:
8
shape_name: VM.Standard.E4.Flex
9
- ocpus: 32
10
- memory_in_gbs: 512
+ ocpus: 16
+ memory_in_gbs: 256
11
block_storage_size_in_GBs: 512
12
keywords:
13
- Prophet
0 commit comments