Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Oracle 1z0-1110-25 - Oracle Cloud Infrastructure 2025 Data Science Professional

Page: 4 / 5
Total 158 questions

Which architecture is based on the principle of “never trust, always verify”?

A.

Federated identity

B.

Zero trust

C.

Fluid perimeter

D.

Defense in depth

Which of these protects customer data at rest and in transit in a way that allows customers to meet their security and compliance requirements for cryptographic algorithms and key management?

A.

Security controls

B.

Customer isolation

C.

Data encryption

D.

Identity Federation

Which model has an open-source, open model format that allows you to run machine learning models on different platforms?

A.

PySpark

B.

PyTorch

C.

TensorFlow

D.

ONNX

You are a data scientist with a set of text and image files that need annotation, and you want to use Oracle Cloud Infrastructure (OCI) Data Labeling. Which of the following THREE annotation classes are supported by the tool?

A.

Object detection

B.

Named entity extraction

C.

Classification (single/multi-label)

D.

Key-point and landmark

E.

Polygonal segmentation

F.

Semantic segmentation

You have an embarrassingly parallel or distributed batch job on a large amount of data that you consider running using Data Science Jobs. What would be the best approach to run the workload?

A.

Create the job in Data Science Jobs and start a job run. When it is done, start a new job run until you achieve the number of runs required

B.

Create the job in Data Science Jobs and then start the number of simultaneous job runs required for your workload

C.

Reconfigure the job run because Data Science Jobs does not support embarrassingly parallel workloads

D.

Create a new job for every job run that you have to run in parallel, because the Data Science Jobs service can have only one job run per job

What does the Data Science Service template in Oracle Resource Manager (ORM) NOTautomatically create?

A.

Required user groups

B.

Dynamic groups

C.

Individual Data Science users

D.

Policies for a basic use case

You have received machine learning model training code, without clear information about the optimal shape to run the training on. How would you proceed to identify the optimal compute shape for your model training that provides a balanced cost and processing time?

A.

Start with a smaller shape and monitor the job run metrics and time required to complete the model training. If the compute shape is not fully utilized, tune the model parameters, and rerun the job. Repeat the process until the shape resources are fully utilized.

B.

Start with the strongest compute shape Jobs support and monitor the job run metrics and time required to complete the model training. Tune the model so that it utilizes as much compute resources as possible, even at an increased cost.

C.

Start with a small shape and monitor the utilization metrics and time required to complete the model training. If the compute shape is fully utilized, change to compute that has more resources and rerun the job. Repeat the process until the processing time does not improve.

D.

Start with a random compute shape and monitor the utilization metrics and time required to finish the model training. Perform model training optimization and performance tests in advance to identify the right compute shape before running the model training as a job.

As a data scientist, you are trying to automate a machine learning (ML) workflow and have decided to use Oracle Cloud Infrastructure (OCI) AutoML Pipeline. Which THREE are part of the AutoML Pipeline?

A.

Feature Selection

B.

Adaptive Sampling

C.

Model Deployment

D.

Feature Extraction

E.

Algorithm Selection

You are a data scientist building a pipeline in the Oracle Cloud Infrastructure (OCI) Data Science service for your machine learning project. You want to optimize the pipeline completion time by running some steps in parallel. Which statement is true about running pipeline steps in parallel?

A.

Steps in a pipeline can be run only sequentially

B.

Pipeline steps can be run in sequence or in parallel, as long as they create a directed acyclic graph (DAG)

C.

All pipeline steps are always run in parallel

D.

Parallel steps cannot be run if they are completely independent of each other

Which of the following TWO non-open source JupyterLab extensions has Oracle Cloud Infrastructure (OCI) Data Science developed and added to the notebook session experience?

A.

Environment Explorer

B.

Table of Contents

C.

Command Palette

D.

Notebook Examples

E.

Terminal