Weekend Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: netbudy65

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

Questions 4

You want to create a user group for a team of external data science consultants. The consultants should only have the ability to see Data Science resource details but not have the ability to create, delete, or update Data Science resources. What verb should you write in the policy?

Options:

A.

Use

B.

Inspect

C.

Manage

D.

Read

Buy Now
Questions 5

You have configured the Management Agent on an Oracle Cloud Infrastructure (OCI) Linux instance for log ingestion purposes. Which is a required configuration for OCI Logging Analytics service to collect data from multiple logs of this instance?

Options:

A.

Log - Log Group Association

B.

Entity - Log Association

C.

Source - Entity Association

D.

Log Group - Source Association

Buy Now
Questions 6

Which Web Application Firewall (WAF) service component must be configured to allow, block, or log network requests when they meet specified criteria?

Options:

A.

Protection rules

B.

Bot Management

C.

Origin

D.

Web Application Firewall policy

Buy Now
Questions 7

Which cache rules criterion matches if the concatenation of the requested URL path and query are identical to the contents of the value field?

Options:

A.

URL_PART_CONTAINS

B.

URL_IS

C.

URL_PART_ENDS_WITH

D.

URL_STARTS_WITH

Buy Now
Questions 8

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?

Options:

A.

get_transformed_dataset()

B.

fit_transform()

C.

auto_transform()

D.

visualize_transforms()

Buy Now
Questions 9

What is the minimum active storage duration for logs used by Logging Analytics to be archived?

Options:

A.

60 days

B.

10 days

C.

30 days

D.

15 days

Buy Now
Questions 10

Which of the following best describes the principal goal of data science?

Options:

A.

To collect and archive exhaustive datasets from various source systems for corporate record-keeping uses.

B.

To mine and analyze large amounts of data in order to uncover information that can be used for operational improvements and business gains.

C.

To collect and prepare data for use as part of analytics applications.

D.

Data science is focused on output of the analysis.

Buy Now
Questions 11

Which of these is a unique feature of the published conda environment?

Options:

A.

Provides a comprehensive environment to solve business use cases

B.

Provides availability on network session reactivation

C.

Allows you to save the conda environment to an Object Storage Bucket

D.

Allows you to save the conda environment in a block volume

Buy Now
Questions 12

Which activity is NOT a part of the machine learning life cycle?

Options:

A.

Database Management

B.

Model Deployment

C.

Modeling

D.

Data Access

Buy Now
Questions 13

During a job run, you receive an error message that no space is left on your disk device. To solve the problem, you must increase the size of the job storage. What would be the most efficient way to do this with Data Science Jobs?

Options:

A.

Edit the job, change the size of the storage of your job, and start a new job run

B.

On the job run, set the environment variable that helps increase the size of the storage

C.

Create a new job with increased storage size and then run the job

D.

Your code using too much disk space. Refactor the code to identify the problem

Buy Now
Questions 14

As a data scientist, you are working on a global health dataset that has data from more than 50 countries. You want to encode three features, such as 'countries', 'race', and 'body organ' as categories. Which option would you use to encode the categorical feature?

Options:

A.

DataFrameLabelEncode()

B.

auto_transform()

C.

OneHotEncoder()

D.

show_in_notebook()

Buy Now
Questions 15

Which Oracle Accelerated Data Science (ADS) classes can be used for easy access to datasets fromreference libraries and index websites, such as scikit-learn?

Options:

A.

DatasetBrowser

B.

DatasetFactory

C.

ADSTuner

D.

SecretKeeper

Buy Now
Questions 16

As a data scientist for a hardware company, you have been asked to predict the revenue demand for the upcoming quarter. You develop a time series forecasting model to analyze the data. Select the correct sequence of steps to predict the revenue demand values for the upcoming quarter.

Options:

A.

Verify, prepare model, deploy, save, predict

B.

Predict, deploy, save, verify, prepare model

C.

Prepare model, deploy, verify, save, predict

D.

Prepare model, verify, save, deploy, predict

Buy Now
Questions 17

What is feature engineering in machine learning used for?

Options:

A.

To perform parameter tuning

B.

To interpret ML models

C.

To transform existing features into new ones

D.

To help understand the dataset features

Buy Now
Questions 18

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

Options:

A.

PySpark

B.

PyTorch

C.

TensorFlow

D.

ONNX

Buy Now
Questions 19

Which function's objective is to represent the difference between the predictive value and the target value?

Options:

A.

Optimizer function

B.

Fit function

C.

Update function

D.

Cost function

Buy Now
Questions 20

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?

Options:

A.

Algorithm selection, Feature selection, Adaptive sampling, Hyperparameter tuning

B.

Adaptive sampling, Algorithm selection, Feature selection, Hyperparameter tuning

C.

Adaptive sampling, Feature selection, Algorithm selection, Hyperparameter tuning

D.

Algorithm selection, Adaptive sampling, Feature selection, Hyperparameter tuning

Buy Now
Questions 21

You are a data scientist trying to load data into your notebook session. You understand that Accelerated Data Science (ADS) SDK supports loading various data formats. Which of the following THREE are ADS-supported data formats?

Options:

A.

DOCX

B.

Pandas DataFrame

C.

JSON

D.

Raw Images

E.

XML

Buy Now
Questions 22

Where are OCI secrets stored?

Options:

A.

OCI Object Storage

B.

OCI Vault

C.

Autonomous Data Warehouse

D.

Oracle Databases

Buy Now
Questions 23

You want to evaluate the relationship between feature values and target variables. You have a large number of observations having a near uniform distribution and the features are highly correlated. Which model explanation technique should you choose?

Options:

A.

Feature Permutation Importance Explanations

B.

Local Interpretable Model-Agnostic Explanations

C.

Feature Dependence Explanations

D.

Accumulated Local Effects

Buy Now
Questions 24

You have created a model and want to use Accelerated Data Science (ADS) SDK to deploy the model. Where are the artifacts to deploy this model with ADS?

Options:

A.

OCI Vault

B.

Model Depository

C.

Model Catalog

D.

Data Science Artifactory

Buy Now
Questions 25

Which of the following analytical and statistical techniques do data scientists commonly use?

Options:

A.

Classification

B.

Regression

C.

Clustering

D.

All of the above

Buy Now
Questions 26

Which type of file system does File Storage use?

Options:

A.

NFSv3

B.

iSCSI

C.

Paravirtualized

D.

NVMe SSD

Buy Now
Questions 27

What is the primary difference between a data scientist and a data engineer?

Options:

A.

A data engineer collects and prepares data, and a data scientist then analyzes it.

B.

A data engineer analyzes data after a data scientist collects and prepares it.

C.

A data engineer builds data pipelines and helps prepare data, while a data scientist is responsible for data collection, preparation, and analysis.

D.

A data engineer creates data flows to be used as templates by the data analyst.

Buy Now
Questions 28

As a data scientist, you are tasked with creating a model training job that is expected to take different hyperparameter values on every run. What is the most efficient way to set those parameters with Oracle Data Science Jobs?

Options:

A.

Create a new job every time you need to run your code and pass the parameters as environment variables

B.

Create a new job by setting the required parameters in your code and create a new job for every code change

C.

Create your code to expect different parameters either as environment variables or as command-line arguments, which are set on every job run with different values

D.

Create your code to expect different parameters as command-line arguments and create a new job every time you run the code

Buy Now
Questions 29

What is a conda environment?

Options:

A.

A system that manages package dependencies

B.

A collection of kernels

C.

An open-source environment management system

D.

An environment deployment system on Oracle AI

Buy Now
Questions 30

In which two ways can you improve data durability in Oracle Cloud Infrastructure Object Storage?

Options:

A.

Setup volumes in a RAID1 configuration

B.

Enable server-side encryption

C.

Enable Versioning

D.

Limit delete permissions

E.

Enable client-side encryption

Buy Now
Questions 31

You are building a model and need input that represents data as morning, afternoon, or evening. However, the data contains a timestamp. What part of the Data Science lifecycle would you be in when creating the new variable?

Options:

A.

Model type selection

B.

Model validation

C.

Data access

D.

Feature engineering

Buy Now
Questions 32

A bike sharing platform has collected user commute data for the past 3 years. For increasing profitability and making useful inferences, a machine learning model needs to be built from the accumulated data. Which of the following options has the correct order of the required machine learning tasks for building a model?

Options:

A.

Data Access, Feature Exploration, Data Exploration, Feature Engineering, Modeling

B.

Data Access, Data Exploration, Feature Exploration, Feature Engineering, Modeling

C.

Data Access, Data Exploration, Feature Engineering, Feature Exploration, Modeling

D.

Data Access, Feature Exploration, Feature Engineering, Data Exploration, Modeling

Buy Now
Questions 33

You’re going to create an Oracle Cloud Infrastructure Anomaly Detection model for multivariate data. Where do you need to store the training data?

Options:

A.

Your local machine

B.

MySQL database

C.

Autonomous Data Warehouse

D.

Object Storage Bucket

Buy Now
Questions 34

You are a data scientist using Oracle AutoML to produce a model and you are evaluating the score metric for the model. Which of the following TWO prevailing metrics would you use for evaluating a multiclass classification model?

Options:

A.

Recall

B.

Mean squared error

C.

F1 Score

D.

R-Squared

E.

Explained variance score

Buy Now
Questions 35

Which statement about Oracle Cloud Infrastructure Multi-Factor Authentication (MFA) is NOT valid?

Options:

A.

Users cannot disable MFA for themselves

B.

A user can register only one device to use for MFA

C.

Users must install a supported authenticator app on the mobile device they intend to register for MFA

D.

An administrator can disable MFA for another user

Buy Now
Questions 36

Which OCI Data Science interaction method can function without the need of scripting?

Options:

A.

OCI Console

B.

CLI

C.

Language SDKs

D.

REST APIs

Buy Now
Questions 37

You have just received a new dataset from a colleague. You want to quickly find out summary information about the dataset, such as the types of features, the total number of observations, and distributions of the data. Which Accelerated Data Science (ADS) SDK method from the ADSDataset class would you use?

Options:

A.

show_corr()

B.

to_xgb()

C.

compute()

D.

show_in_notebook()

Buy Now
Questions 38

Which components are a part of the OCI Identity and Access Management service?

Options:

A.

Policies

B.

Regional subnets

C.

Compute instances

D.

VCN

Buy Now
Questions 39

You are attempting to save a model from a notebook session to the model catalog by using the Accelerated Data Science (ADS) SDK, with resource principal as the authentication signer, and you get a 404 authentication error. Which two should you look for to ensure permissions are set up correctly?

Options:

A.

The model artifact is saved to the block volume of the notebook session

B.

A dynamic group has rules that match the notebook sessions in its compartment

C.

The policy for your user group grants manage permissions for the model catalog in this compartment

D.

The policy for a dynamic group grants manage permissions for the model catalog in this compartment

E.

The networking configuration allows access to Oracle Cloud Infrastructure services through a Service Gateway

Buy Now
Questions 40

The feature type TechJob has the following registered validators:

    TechJob.validator.register(name=’is_tech_job’, handler=is_tech_job_default_handler)

    TechJob.validator.register(name=’is_tech_job’, handler=is_tech_job_open_handler, condition=('job_family',))

    TechJob.validator.register(name=’is_tech_job’, handler=is_tech_job_closed_handler, condition=('job_family': 'IT'))When you run is_tech_job(job_family='Engineering'), what does the feature type validator system do?

Options:

A.

Execute the is_tech_job_default_handler handler

B.

Throw an error because the system cannot determine which handler to run

C.

Execute the is_tech_job_closed_handler handler

D.

Execute the is_tech_job_open_handler handler

Buy Now
Questions 41

Which of the following programming languages are most widely used by data scientists?

Options:

A.

C and C++

B.

Python, R, and SQL

C.

Java and JavaScript

Buy Now
Questions 42

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?

Options:

A.

Object detection

B.

Named entity extraction

C.

Classification (single/multi-label)

D.

Key-point and landmark

E.

Polygonal segmentation

F.

Semantic segmentation

Buy Now
Questions 43

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

Options:

A.

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

B.

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

C.

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

D.

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

Buy Now
Questions 44

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

Options:

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 smaller 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 optimizations and performance tests in advance to identify the right compute shape before running the model training as a job

Buy Now
Questions 45

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?

Options:

A.

Environment Explorer

B.

Table of Contents

C.

Command Palette

D.

Notebook Examples

E.

Terminal

Buy Now
Questions 46

You are given a task of writing a program that sorts document images by language. Which Oracle AI Service would you use?

Options:

A.

Oracle Digital Assistant

B.

OCI Vision

C.

OCI Speech

D.

OCI Language

Buy Now
Questions 47

Which Oracle Accelerated Data Science (ADS) classes can be used for easy access to datasets from reference libraries and index websites such as scikit-learn?

Options:

A.

DataLabeling

B.

DatasetBrowser

C.

SecretKeeper

D.

DatasetFactory

Buy Now
Exam Code: 1z0-1110-25
Exam Name: Oracle Cloud Infrastructure 2025 Data Science Professional
Last Update: Oct 15, 2025
Questions: 158

PDF + Testing Engine

$140

Testing Engine

$105

PDF (Q&A)

$90