Oracle Cloud Infrastructure Data Science 2023 Professional - 1z0-1110-23 Exam Practice Test

Question 1
You loaded data into Oracle Cloud Infrastructure (OCI) Data Science. To transform the data, you want to use the Accelerated Data Science (ADS) SDK. When you applied the get_recommendations () tool to the ADSDataset object, it showed you user-detected issues with all the recommended changes to apply to the dataset. Which option should you use to apply all the recommended transformations at once?

Correct Answer: B
Question 2
You are a data scientist designing an air traffic control model, and you choose to leverage Oracle AutoML You understand that the Oracle AutoML pipeline consists of multiple stages and automatically operates in a certain sequence. What is the correct sequence for the Oracle AutoML pipeline?

Correct Answer: D
Question 3
You have created a conda environment in your notebook session. This is the first time you are working with published conda environments. You have also created an Object Storage bucket with permission to manage the bucket.
Which two commands are required to publish the conda environment?

Correct Answer: B,C
Question 4
Which TWO statements are true about published conda environments?

Correct Answer: A,B
Question 5
You have trained a machine learning model on Oracle Cloud Infrastructure (OCI) Data Science, and you want to save the code and associated pickle file in a Git repository. To do this, you have to create a new SSH key pair to use for authentication. Which SSH command would you use to create the public/private algorithm key pair in the notebook session?

Correct Answer: D
Question 6
In the Oracle Cloud Infrastructure (OCI) Data Science service, how does Model Catalog help with model deployment and management in MLOps?

Correct Answer: A
Question 7
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?

Correct Answer: B
Question 8
Which Oracle Accelerated Data Science (ADS) classes can be used for easy access to data sets from reference libraries and index websites such as scikit-learn?

Correct Answer: D