You want to build a multistep machine learning workflow by using the Oracle Cloud Infrastructure (OCI) Data Science Pipeline feature. How would you configure the conda environment to run a pipeline step?
Detailed Answer in Step-by-Step Solution:
Objective: Configure conda env for a pipeline step.
Evaluate Options:
A: Shape---Infra, not env config.
B: Volume---Storage, not env.
C: Command-line---Step args, not env.
D: Env variables---Sets conda path---correct.
Reasoning: D specifies runtime env (e.g., CONDA_ENV_SLUG).
Conclusion: D is correct.
OCI documentation states: ''Configure a pipeline step's conda environment using environment variables (D), such as CONDA_ENV_SLUG, in the step definition.'' A, B, and C address other aspects---only D fits env config.
: Oracle Cloud Infrastructure Data Science Documentation, 'Pipeline Step Configuration'.
Ming
26 days agoHassie
2 days agoStephen
29 days agoAntonio
17 hours agoVincent
12 days agoSharen
1 months agoGlory
15 days agoGlenna
24 days agoMona
27 days agoAdelle
1 months agoMarkus
2 months agoKristian
10 days agoJesusa
20 days agoPilar
28 days agoMalcom
2 months agoLaine
2 months ago