Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

1z0-1096-23 Exam Dumps - Oracle Machine Learning using Autonomous Database 2023 Associate

Question # 4

Which two templates are supported while saving a notebook? (Choose two.)

A.

Personal

B.

Public

C.

Example

D.

Shared

Full Access
Question # 5

How can you share a notebook with multiple developers for a collaborative effort with note-book editing?

A.

You can share notebooks if you have Viewer permissions.

B.

Notebooks cannot be shared for collaborating with other users.

C.

You can share notebooks if you have Developer permissions.

D.

You create different notebooks, edit separately, and merge later.

Full Access
Question # 6

You want to segment your customer data for marketing reseach purposes and identify homogeneous groups to build supervised models. What should you use to achieve this?

A.

Regression

B.

Clustering

C.

Feature Extraction

D.

Classification

Full Access
Question # 7

Two users at different locations are collaborating on a project by editing the same notebook. Which type of notebook should they use for collaboration?

A.

Example notebook

B.

Shared Notebook

C.

Public Notebook

D.

Personal Notebook

Full Access
Question # 8

Which three Oracle Machine Learning (OML) Notebooks capabilities are enabled when an OML user is created with the oml_developer role? (Choose three.)

A.

Save scripts to the Python script repository.

B.

Share notebooks with other OML users.

C.

Create and execute OML Notebooks.

D.

Transfer OML workspace to other users.

Full Access
Question # 9

Examine the SQL command: SQL> SELECT CUST_MARITAL_STATUS,MEDIAN(CUST_CREDIT_LIMIT) FROM SH.CUSTOMERS GROUP BY CUST_MARITAL_STATUS; Which statement is true about running this command where the table has columns cust_maritax._status3 (VARCHAR2) and cust_credit_limit (number) with 100k rows of non-null data?

A.

It will return a customer's marital status and credit limit grouped by marital status

B.

It will return an error.

C.

It will return the marital status and credit limit of each customer.

D.

It will return the median value of customer credit limit grouped by marital status.

Full Access
Question # 10

Which category of machine learning algorithms does One-Class SVM fall under?

A.

Clustering

B.

Anomaly Detection

C.

Regression

D.

Classification

Full Access
Question # 11

You are creating a job that should run a notebook every hour. You want to make sure that the job does not run repeatedly if there are more than five consecutive failures to run the job. Which option should you set while creating the job?

A.

Minimum Failure Allowed

B.

Timeout in Minutes

C.

Maximum Failure Allowed

D.

Maximum Number of Runs

Full Access
Question # 12

In which three use cases are Oracle Machine Learning algorithms suitable? (Choose three.)

A.

Speech recognition

B.

Medical outcome analysis

C.

Anomaly and fraud detection

D.

Customer segmentation

E.

Graph analytics

Full Access
Question # 13

Which notebook technology is used for Oracle Machine Learning in Oracle Autonomous Database?

A.

Polynote

B.

Zeppelin Notebook

C.

Google Colab

D.

Jupyter Notebook

Full Access
Question # 14

Which option would you use to load data from Object Storage into an Oracle Autonomous Database?

A.

SQL*Loader

B.

DBMS_Cloud package

C.

Oracle SQL Developer Web

D.

Expdp

Full Access
Question # 15

In which format is an Oracle Machine Learning Notebooks notebook saved or exported?

A.

JSON

B.

CSV

C.

custom binary format

D.

XML

Full Access
Question # 16

A user with Developer permission is trying to create a job on an existing notebook that is shared. However, the user is unable to do so. What is the reason?

A.

The specified job already exists.

B.

The notebook contains code with syntax errors, which need to be corrected first.

C.

The user requires the Create Job role.

D.

A developer cannot create jobs for notebooks that are shared.

Full Access
Question # 17

A supermarket needs to segment its customers based on their purchasing pattern. Which machine learning technique should you use to achieve this?

A.

Anomaly Detection

B.

Regression

C.

Clustering

D.

Association Rules

Full Access
Question # 18

To navigate to a specific notebook provided by another user, which is the correct workflow?

A.

Change user > Open notebook > Create project

B.

Change project > Change workspace > Open notebook

C.

Create user > Change workspace > Open notebook

D.

Select workspace > Select project > List notebooks > Open notebook

Full Access
Question # 19

What is the first step for analyzing data that is external to Oracle Database with Oracle Machine Learning?

A.

Deploy the model.

B.

Load the data.

C.

Prepare the data.

D.

Create the model.

Full Access
Question # 20

Which is a FALSE statement regarding Oracle Machine Learning (OML)?

A.

OML provides integration with open source Python and R statistical analysis functions.

B.

OML provides scalable statistical functions though OML4Py and OML4R.

C.

OML offerings need a separate data visualization tool for creating visualization.

D.

OML provides univariate and multivariate statistics.

Full Access
Question # 21

In an Oracle Machine Learning notebook, which is the correct syntax for starting a SQL script in Scratchpad?

A.

"%sql"

B.

"#sql"

C.

"$sql"

D.

"@sql"

Full Access
Question # 22

You have created a notebook and want to run the notebook on a periodic schedule. How should you achieve this?

A.

You can create a job and schedule it to run a specific notebook.

B.

You cannot run the notebook on the scheduled time.

C.

You need to contact the database administrator to configure the notebook to run at a particular time.

D.

You have to login as the admin user and schedule a job to run the notebook.

Full Access