1z0-1110-22 Oracle Cloud Infrastructure Data Science 2022 Professional

Loading demo links...

Showing 1–3 of 10 questions

Question 1

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?

Select all that apply, then click Submit answer.

  • odsc conda publish --slug

  • odsc conda create --file manifest.yaml

  • odsc conda init -b -a

  • odsc conda list --override

Question 2

You are a computer vision engineer building an image recognition model. You decide to use Oracle Data Labeling to annotate your image data. Which of the following THREE are possible ways to annotate an image in Data Labeling?

Select all that apply, then click Submit answer.

  • Adding labels to image using semantic segmentation, by drawing multiple bounding boxes to an image.

  • Adding a single label to an image.

  • Adding labels to an image by drawing bounding box to an image, is not supported by Data Labeling

  • Adding labels to an image using object detection, by drawing bounding boxes to an im-age.

  • Adding multiple labels to an image.

Question 3

You trained a model to predict housing prices for your city. Which two metrics from the Ac-celerated Data Science (ADS) Evaluation class can be used to evaluate the regression model you just trained?

Select all that apply, then click Submit answer.

  • Mean Absolute Error

  • Explained Variance Score

  • Weighted Recall

  • Weighted Precision

  • F-1 Score