Which are valid types of Operators in OCI Data Science pipelines? (Choose two)
Which service does AI Quick Actions leverage for tasks such as translation and summarization?
What happens when a notebook session is deactivated?
Which OCI Data Science feature supports the full LLM lifecycle integration including prompt engineering and inference?
Data Science jobs enable asynchronous execution and are ideal for automating recurring workflows like model retraining or data ingestion —separate from notebooks or interactive sessions. How does OCI support horizontal scaling for training and inference tasks?
Explanation: OCI Data Science jobs run in isolated containers that can be reused for repeatable training and ETL pipelines, allowing developers to build robust and repeatable MLOps flows. What is the main benefit of using a job artifact in OCI Data Science jobs?