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 have built a machine model to predict whether a bank customer is going to default on a
loan. You want to use Local Interpretable Model-Agnostic Explanations (LIME) to understand a
specific prediction. What is the key idea behind LIME?
You are a data scientist leveraging Oracle Cloud Infrastructure (OCI) Data Science to create a
model and need some additional Python libraries for processing genome sequencing dat
a. Which of
the following THREE statements are correct with respect to installing additional Python libraries to
process the data?
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?
You have a complex Python code project that could benefit from using Data Science Jobs as it is a
repeatable machine learning model training task. The project contains many subfolders and classes.
What is the best way to run this project as a Job?