Which of the following can be used to evaluate the performance of a trained model? (Choose two)
prediction output. It supports both global and local interpretability for black -box models. Which library is used within ADS to generate SHAP -based explanations?
OCI documentation describes Conda as “an open -source package and environment management system that allows data scientists to create isolated environments with specific versions of Python and libraries.” A is too narrow, B misaligns with kernel concepts, and D ties it incorrectly to Oracle AI. C aligns with Conda’s official definition and OCI’s usage. : Oracle Cloud Infrastructure Data Science Documentation, "Conda Environments Overview". Which CLI command allows the customized conda environment to be shared with co -workers?
ADS supports both global explanations, which describe the overall model behavior, and local explanations, which focus on individual prediction cases. These help in trust-building and regulatory compliance. What is the function of the Model Catalog in OCI Data Science?
Explanation: The Model Catalog UI in OCI allows users to view model metadata, lineage, and historical versions. It does not provide training interfaces but supports seamless model management and deployment. What is the purpose of a model provenance record in the Model Catalog?
You want to write a Python script to create a collection of different projects for your data science team. Which Oracle Cloud Infrastructure (OCI) Data Science interface would you use?