You have trained three different models on your data set using Oracle AutoML. You want to
visualize the behavior of each of the models, including the baseline model, on the test set. Which
class should be used from the Accelerated Data Science (ADS) SDK to visually compare the models?
You are a data scientist working inside a notebook session and you attempt to pip install a
package from a public repository that is not included in your conda environment. After running this
command, you get a network timeout error.
What might be missing from your networking configuration?
You are creating an Oracle Cloud Infrastructure (OCI) Data Science job that will run on a recurring basis in a production environment. This job will pick up sensitive data from an Object Storage bucket, train a model, and save it to the model catalog. How would you design the authentication mechanism for the job?
What preparation steps are required to access an Oracle AI service SDK from a Data Science
notebook session?