Which three are supervised machine learning algorithms?
A. Random Forest
B. Support Vector Machines
C. Linear Regression
D. Association rule
E. K-means clustering
Examine the command:
%script
SET SQLFORMAT ANSICONSOLE
What is the output of a query if this sqlformat is set?
A. It formats the output columns with fixed-width columns with data enclosed in double quotation marks.
B. It formats the output columns to return ANSI characters.
C. It formats and resizes the output columns to the width of the data to save space.
D. It formats the output columns to add ANSI characters as the delimiter string.
You want to segment your customer data for groups to build supervised models.
What should you use to achieve this?
A. Regression
B. Classification
C. Feature Extraction
D. Clustering
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?
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.
Which three actions can be performed by an Administrator in Oracle Machine Learning (OML) Notebooks?
A. Reassign workspaces to users.
B. Create, edit and delete OML users.
C. View notebooks.
D. Create, run and delete notebooks.
E. Create and run jobs.
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. Shared Notebook
B. Example notebook
C. Personal Notebook
D. Public Notebook
Which feature of Oracle Machine Learning Notebooks should you use for data analysis, data discovery, data visualization, and collaboration on Oracle Autonomous Database?
A. Workspace
B. Notebook
C. Job
D. Project
Which three types of forms are available in Oracle Machine Learning Notebooks?
A. Text Input form
B. Select form
C. List form
D. Check Box form
E. Radio form
Which two statements are true about supervised machine learning?
A. There is no previously known result to guide the algorithm in building the model.
B. It does not specify a target, it can be applied to a population of interest.
C. It is used to extract meaningful insights from raw data to improve data operational efficiency.
D. It generally results in predictive models.
E. The learning process is directed by a previously known dependent attribute or target.
In which format is an Oracle Machine Learning Notebooks notebook saved or exported?
A. JSON
B. XML
C. CSV
D. custom binary format