Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Oracle 1z0-1096-22 Oracle Machine Learning using Autonomous Database 2022 Associate Exam Practice Test

Note! Following 1z0-1096-22 Exam is Retired now. Please select the alternative replacement for your Exam Certification. The new exam code is 1z0-1096-23
Page: 1 / 7
Total 72 questions

Oracle Machine Learning using Autonomous Database 2022 Associate Questions and Answers

Question 1

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?

Options:

A.

Minimum Failure Allowed

B.

Maximum Number of Runs

C.

Maximum Failure Allowed

D.

Timeout in Minutes

Question 2

Which three are supervised machine learning algorithms?

Options:

A.

Random Forest

B.

Support Vector Machines

C.

Linear Regression

D.

Association rule

E.

K-means clustering

Question 3

Examine the command:

%sql

SELECT CUST_MARITAL_STATUS, MEDIAN

FROM SH. CUSTOMERS GROUP BY CUST_MARITAL_STATUS;

Which statement is true about running this command where the table has columns cust_maritax._statu3 (VARCHAR2) and cost_credit_limit (number) with 100k rows of non-null data?

Options:

A.

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

B.

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

C.

It will return an error.

D.

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

Question 4

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

Options:

A.

You cannot run the notebook on the scheduled time.

B.

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

C.

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

D.

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

Question 5

What is the correct sequence of creating items in Oracle Machine Learning (OML) Notebooks when setting up a new Autonomous Database instance?

Options:

A.

Job, Project, Workspace, Notebook

B.

Notebook, Job, Project, OML User

C.

Workspace, OML User, Notebook, Jobs

D.

OML User, Notebook, Job

Question 6

You are working as an application developer using Oracle Machine Learning Notebooks and want to get your project and notebooks reviewed by a subject matter expert (SME). You granted the Developer permission to the SME on the workspace.

Which two actions can be performed by the SME?

Options:

A.

Create new projects.

B.

Create jobs for shared notebooks.

C.

View, create, run, and update any notebook in the workspace.

D.

Create new workspaces.

E.

View and run jobs of shared notebooks.

Question 7

In which three use cases are Oracle Machine Learning algorithms suitable?

Options:

A.

Customer segmentation

B.

Graph analytics

C.

Speech recognition

D.

Medical outcome analysis

E.

Anomaly and fraud detection

Question 8

You have created an Oracle Machine Learning notebook and want to share it with another collaborator. However, you do not want to provide the ability to run or modify the notebook in your workspace.

Which three options can be used to do this?

Options:

A.

Provide the user Viewer permission to your workspace.

B.

Export the notebook and import it into the other user's project.

C.

Share the notebook as a Shared Oracle Machine Learning Template.

D.

Provide the user Developer permission to your workspace.

Question 9

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

Options:

A.

JSON

B.

XML

C.

CSV

D.

custom binary format

Question 10

When running which type of code must you use %script in Oracle Machine Learning Note-books?

Options:

A.

SQL script

B.

JSON script

C.

PL/SQL script

D.

JavaScript

Page: 1 / 7
Total 72 questions