Month End Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

1z0-1110-25 Questions and Answers

Question # 6

True or false? Bias is a common problem in data science applications.

A.

True

B.

False

Full Access
Question # 7

You are working in your notebook session and find that your notebook session does not have enough compute CPU and memory for your workload. How would you scale up your notebook session without losing your work?

A.

Deactivate your notebook session, provision a new notebook session on a larger compute shape, and recreate all your file changes

B.

Download your files and data to your local machine, delete your notebook session, provision a new notebook session on a larger compute shape, and upload your files from your local machine to the new notebook session

C.

Ensure your files and environments are written to the block volume storage under the /home/datascience directory, deactivate the notebook session, and activate the notebook with a larger compute shape selected

D.

Create a temporary bucket in Object Storage, write all your files and data to Object Storage, delete the notebook session, provision a new notebook session on a larger compute shape, and copy your files and data from your temporary bucket to your new notebook session

Full Access
Question # 8

For your next data science project, you need access to public geospatial images. Which Oracle Cloud service provides free access to those images?

A.

Oracle Big Data Service

B.

Oracle Analytics Cloud

C.

Oracle Cloud Infrastructure (OCI) Data Science

D.

Oracle Open Data

Full Access
Question # 9

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?

A.

odsc conda publish --slug

B.

odsc conda list --override

C.

odsc conda init --bucket_namespace --bucket_name

D.

odsc conda create --file manifest.yaml

E.

conda activate /home/datascience/conda/

Full Access
Question # 10

Triggering a PagerDuty notification as part of Monitoring is an example of what in the OCI Console?

A.

Action

B.

Rule

C.

Function

D.

Event

Full Access
Question # 11

You are working as a data scientist for a healthcare company. They decide to analyze the data to find patterns in a large volume of electronic medical records. You are asked to build a PySpark solution to analyze these records in a JupyterLab notebook. What is the order of recommended stepsto develop a PySpark application in Oracle Cloud Infrastructure (OCI) Data Science?

A.

Install a Spark conda environment, configure core-site.xml, launch a notebook session, create a Data Flow application with the Accelerated Data Science (ADS) SDK, develop your PySpark application

B.

Configure core-site.xml, install a PySpark conda environment, create a Data Flow application with the Accelerated Data Science (ADS) SDK, develop your PySpark application, launch a notebook session

C.

Launch a notebook session, configure core-site.xml, install a PySpark conda environment, develop your PySpark application, create a Data Flow application with the Accelerated Data Science (ADS) SDK

D.

Launch a notebook session, install a PySpark conda environment, configure core-site.xml, develop your PySpark application, create a Data Flow application with the Accelerated Data Science (ADS) SDK

Full Access
Question # 12

You want to make API calls against other OCI services from your instance without configuring user credentials. How would you achieve this?

A.

Create a dynamic group and add a policy

B.

Create a dynamic group and add your instance

C.

Create a group and add a policy

D.

No configuration is required for making API calls

Full Access
Question # 13

The Oracle AutoML pipeline automates hyperparameter tuning by training the model with different parameters in parallel. You have created an instance of Oracle AutoML as oracle_automl and now you want an output with all the different trials performed by Oracle AutoML. Which of the following commands gives you the results of all trials?

A.

oracle_automl.print_trials()

B.

oracle_automl.visualize_tuning_trials()

C.

oracle_automl.visualize_adaptive_sampling_trials()

D.

oracle_automl.visualize_algorithm_selection_trials()

Full Access
Question # 14

Which encryption is used for Oracle Data Science?

A.

256-bit Advanced Encryption Standard (AES-256)

B.

Data Encryption Standard (DES)

C.

Triple DES (TDES)

D.

Twofish

E.

Rivest Shamir Adleman (RSA)

Full Access
Question # 15

You are working as a data scientist for a healthcare company. They decided to analyze the data to find patterns in a large volume of electronic medical records. You are asked to build a PySpark solution to analyze these records in a JupyterLab notebook. What is the order of recommended steps to develop a PySpark application in OCI Data Science?

A.

Launch a notebook session, configure core-site.xml, install a PySpark conda environment, develop your PySpark application, create a Data Flow application with the Accelerated Data Science (ADS) SDK

B.

Configure core-site.xml, install a PySpark conda environment, create a Data Flow application with the Accelerated Data Science (ADS) SDK, develop your PySpark application, launch a notebook session

C.

Install a Spark conda environment, configure core-site.xml, launch a notebook session, create a Data Flow application with the Accelerated Data Science (ADS) SDK, develop your PySpark application

D.

Launch a notebook session, install a PySpark conda environment, configure core-site.xml, develop your PySpark application, create a Data Flow application with the Accelerated Data Science (ADS) SDK

Full Access
Question # 16

True or false? Data scientists typically need a combination of technical skills, nontechnical ones, and suitable personality traits to be successful.

A.

True

B.

False

Full Access
Question # 17

What is the correct definition of Git?

A.

Git is a centralized version control system that allows you to revert to previous versions of files as needed.

B.

Git is a distributed version control system that allows you to track changes made to a set of files.

C.

Git is a distributed version control system that protects teams from simultaneous repo contributions and merge requests.

D.

Git is a centralized version control system that allows data scientists and developers to track copious amounts of data.

Full Access
Question # 18

You realize that your model deployment is about to reach its utilization limit. What would you do to avoid the issue before requests start to fail? Which THREE steps would you perform?

A.

Update the deployment to add more instances

B.

Delete the deployment

C.

Update the deployment to use fewer instances

D.

Update the deployment to use a larger virtual machine (more CPUs/memory)

E.

Reduce the load balancer bandwidth limit so that fewer requests come in

Full Access
Question # 19

You have an image classification model in the model catalog which is deployed as an HTTP endpoint using model deployments. Your tenancy administrator is seeing increased demands and has asked you to increase the load balancing bandwidth from the default of 10Mbps. You are provided with the following information:

    Payload size in KB = 1024

    Estimated requests per second = 120 requests/second (Monday through Friday, in every month, in every year)

    Buffer percentage = 20%What is the optimal load balancing bandwidth to redeploy your model?

A.

452 Mbps

B.

52 Mbps

C.

7052 Mbps

D.

1152 Mbps

Full Access
Question # 20

Which TWO statements about Oracle Cloud Infrastructure (OCI) Open Data service are true?

A.

Open Data includes text and image data repositories for AI and ML.

B.

Audio and video formats are not available.

C.

Each dataset in Open Data consists of code and tooling usage examples for consumption and reproducibility.

D.

Open Data is a dataset repository made for the people that create, use, and manipulate datasets.

E.

A primary goal of Open Data is for users to contribute to the data repositories to expand the content offered.

F.

Subscribers can pay and log into Open Data to view curated datasets that are otherwise not available to the public.

Full Access
Question # 21

On which option do you set Oracle Cloud Infrastructure Budget?

A.

Compartments

B.

Instances

C.

Free-form tags

D.

Tenancy

Full Access
Question # 22

Which step is unique to MLOps, as opposed to DevOps?

A.

Continuous deployment

B.

Continuous integration

C.

Continuous delivery

D.

Continuous training

Full Access
Question # 23

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

A.

DatasetBrowser

B.

DatasetFactory

C.

ADSTuner

D.

SecretKeeper

Full Access
Question # 24

Which OCI cloud service lets you centrally manage the encryption keys that protect your data and the secret credentials that you use to securely access resources?

A.

Data Safe

B.

Cloud Guard

C.

Data Guard

D.

Vault

Full Access
Question # 25

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

Full Access
Question # 26

Where are OCI secrets stored?

A.

OCI Object Storage

B.

OCI Vault

C.

Autonomous Data Warehouse

D.

Oracle Databases

Full Access
Question # 27

Which statement is true about origin management in Web Application Firewall (WAF)?

A.

Multiple origins can be defined

B.

Only a single origin can be active for a WAF

C.

Only statement B is true

D.

Both the statements are false

E.

Both the statements are true

F.

Only statement A is true

Full Access
Question # 28

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

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.

Full Access
Question # 29

As you are working in your notebook session, you find that your notebook session does not have enough compute CPU and memory for your workload. How would you scale up your notebook session without losing your work?

A.

Create a temporary bucket on Object Storage, write all your files and data to Object Storage, delete your notebook session, provision a new notebook session on a larger compute shape, and copy your files and data from your temporary bucket onto your new notebook session

B.

Ensure your files and environments are written to the block volume storage under the /home/datascience directory, deactivate the notebook session, and activate the notebook session with a larger compute shape selected

C.

Download all your files and data to your local machine, delete your notebook session, provision a new notebook session on a larger compute shape, and upload your files from your local machine to the new notebook session

D.

Deactivate your notebook session, provision a new notebook session on a larger compute shapeand re-create all of your file changes

Full Access
Question # 30

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?

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

Full Access
Question # 31

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?

A.

DOCX

B.

Pandas DataFrame

C.

JSON

D.

Raw Images

E.

XML

Full Access
Question # 32

When preparing your model artifact to save it to the Oracle Cloud Infrastructure (OCI) DataScience model catalog, you create a score.py file. What is the purpose of the score.py file?

A.

Configure the deployment infrastructure

B.

Execute the inference logic code

C.

Define the compute scaling strategy

D.

Define the inference server dependencies

Full Access
Question # 33

You are running a pipeline in the OCI Data Science service and want to override some of the pipeline's default settings. Which of the following statements about overriding pipeline defaults is true?

A.

Pipeline defaults can be overridden only during pipeline creation.

B.

Pipeline defaults can be overridden only by the Administrator.

C.

Pipeline defaults can be overridden before starting the pipeline execution.

D.

Pipeline defaults cannot be overridden once the pipeline has been created.

Full Access
Question # 34

Which THREE types of data are used for Data Labeling?

A.

Audio

B.

Text Document

C.

Images

D.

Graphs

Full Access
Question # 35

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?

A.

Global behaviour of a machine learning model may be complex, while the local behaviour may be approximated with a simpler surrogate model

B.

Model-agnostic techniques are more interpretable than techniques that are dependent on the types of models

C.

Global and local behaviours of machine learning models are similar

D.

Local explanation techniques are model-agnostic, while global explanation techniques are not

Full Access
Question # 36

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

Full Access
Question # 37

You have been given a collection of digital files required for a business audit. They consist of several different formats that you would like to annotate using Oracle Cloud Infrastructure (OCI) Data Labeling. Which THREE types of files could this tool annotate?

A.

Video footage of a conversation in a conference room

B.

Images of computer server racks

C.

A typewritten document that details an annual budget

D.

A collection of purchase orders for office supplies

E.

An audio recording of a phone conversation

Full Access
Question # 38

You are a data scientist working for a utilities company. You have developed an algorithm that detects anomalies from a utility reader in the grid. The size of the model artifact is about 2 GB, and you are trying to store it in the model catalog. Which THREE interfaces could you use to save the model artifact into the model catalog?

A.

Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI)

B.

Accelerated Data Science (ADS) Software Development Kit (SDK)

C.

ODSC CLI

D.

Console

E.

OCI Python SDK

F.

Git CLI

Full Access
Question # 39

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?

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

Full Access
Question # 40

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

A.

Your local machine

B.

MySQL database

C.

Autonomous Data Warehouse

D.

Object Storage Bucket

Full Access
Question # 41

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

A.

Policies

B.

Regional subnets

C.

Compute instances

D.

VCN

Full Access
Question # 42

You want to build a multistep machine learning workflow by using the Oracle Cloud Infrastructure (OCI) Data Science Pipeline feature. How would you configure the conda environment to run a pipeline step?

A.

Configure a compute shape

B.

Configure a block volume

C.

Use command-line variables

D.

Use environmental variables

Full Access
Question # 43

After you have created and opened a notebook session, you want to use the Accelerated Data Science (ADS) SDK to access your data and get started with exploratory data analysis. From which TWO places can you access the ADS SDK?

A.

Oracle Big Data Service

B.

Oracle Machine Learning

C.

Conda environment in OCI Data Science

D.

Python Package Index (PyPI)

E.

Oracle Autonomous Data Warehouse

Full Access
Question # 44

You have trained a binary classifier for a loan application and saved this model into the model catalog. A colleague wants to examine the model, and you need to share the model with your colleague. From the model catalog, which model artifacts can be shared?

A.

Metadata, hyperparameters, metrics only

B.

Model metadata and hyperparameters only

C.

Models and metrics only

D.

Models, model metadata, hyperparameters, metrics

Full Access
Question # 45

You have just started as a data scientist at a healthcare company. You have been asked to analyze and improve a deep neural network model, which was built based on the electrocardiogram records of patients. There are no details about the model framework that was built. What would be the best way to find more details about the machine learning models inside the model catalog?

A.

Refer to the code inside the model

B.

Check for model taxonomy details

C.

Check for metadata tags

D.

Check for provenance details

Full Access
Question # 46

What happens when a notebook session is deactivated?

A.

Compute cost increases due to frequent deactivation

B.

The data on boot volume is preserved

C.

The underlying compute instance stops

D.

The block volume attached to the notebook is permanently deleted

Full Access
Question # 47

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.

Full Access