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

1z0-1096-23 Questions and Answers

Question # 6

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 # 7

Which two Oracle Cloud services are Integrated with Oracle Machine Learning? (Choose two.)

A.

Oracle Analytics Cloud

B.

Oracle GoldenGate

C.

Oracle Stream Analytics

D.

Oracle Autonomous Database

Full Access
Question # 8

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

A.

Job, Project, Workspace, Notebook

B.

OML User, Notebook, Job

C.

Workspace, OML User, Notebook, Jobs

D.

Notebook, Job, Project, OML User

Full Access
Question # 9

You are tasked with building a predictive model that can estimate the price of houses, based on attributes like number of rooms, square-footage (size), location, neighborhood attributes, year built among others. Which three algorithms can you use to produce such a model with Oracle Machine Learning? (Choose three.)

A.

Support Vector Machine (Regression)

B.

Generalized Linear Model (Regression)

C.

Generalized Linear Model (Classification)

D.

One-Class Support Vector Machine

E.

Neural Networks (Regression)

F.

A. Explicit Semantic Analysis

Full Access
Question # 10

Which three are supervised machine learning algorithms? (Choose three.)

A.

K-means clustering

B.

Linear Regression

C.

Support Vector Machines

D.

Association rule

E.

Random Forest

Full Access
Question # 11

Which three data sources can be immediately used for model building in Oracle Machine Learning? (Choose three.)

A.

CSV files

B.

Oracle Database tables

C.

Oracle Database views

D.

JSON files

E.

Oracle Database External tables

Full Access
Question # 12

(PICq21) Examine the output:

A.

SET SQLFORMAT ANSICONSOLE

B.

SET SQLFORMAT DELIMITED

C.

SET SQLFORMAT FIXED

D.

SET SQLFORMAT LOADER

Full Access
Question # 13

Which three Oracle Machine Learning (OML) components are available with Oracle Autonomous Database? (Choose three.)

A.

Oracle Data Miner

B.

OML Notebooks

C.

OML4SQL

D.

OML4R

E.

OML Services

Full Access
Question # 14

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

A.

SQL script

B.

JSON script

C.

PL/SQL script

D.

JavaScript

Full Access
Question # 15

Which two are required by an administrator while adding a new user to Oracle Machine Learning (OML) Notebooks? (Choose two.)

A.

OML username and password

B.

Wallet information to connect to ADB

C.

Privileges to be provided

D.

User's name and email ID

E.

Autonomous Database (ADB) name

Full Access
Question # 16

Which three services can be used to access Oracle Machine Learning Notebooks? (Choose three.)

A.

Oracle Application Express

B.

Autonomous Dedicated Infrastructure

C.

Autonomous Data Warehouse

D.

Autonomous JSON Database

E.

Autonomous Transaction Processing

Full Access
Question # 17

You have developed a notebook in an Autonomous Database (ADB) and you need to share the notebook with your colleague to run on a different ADB instance. How should you enable your colleague to work with this notebook?

A.

Export the notebook in .json format and have your colleague import this notebook.

B.

Save the notebook as a shared template.

C.

Save the notebook in the .csv format and have your colleague import this notebook.

D.

Make the notebook public.

Full Access
Question # 18

Which four actions would typically be performed during the data preparation step for analyzing data with Oracle Machine Learning?

A.

numeric data normalization

B.

missing value replacement

C.

performing feature engineering, such as creating derived variables

D.

data collection from various sources

E.

binning of numeric data

F.

building a machine learning model

Full Access
Question # 19

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 # 20

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 # 21

Which three types of forms are available in Oracle Machine Learning Notebooks? (Choose three.)

A.

Text Input form

B.

List form

C.

Radio form

D.

Select form

E.

Check Box form

Full Access
Question # 22

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