You have created a notebook and want to run the notebook on a periodic schedule. How should you achieve this?
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.
You have shared your workspace with other users. You want to allow them to run and update the notebooks. However, you do not want to provide the ability to schedule the jobs to run notebooks.
Which permission should be granted to other users?
A. Admin
B. Manager
C. Viewer
D. Developer
In an Oracle Machine Learning notebook, which is the correct syntax for starting a SQL script in Scratchpad?
A. #sql
B. Ssql
C. %sql
D. @sql
You have created a workspace in Oracle Machine Learning Notebooks and want to share it with collaborators by granting permissions to access your workspace. You want to enable other users to run and modify your notebooks but do not want to provide the ability to schedule jobs that run your notebooks.
Which permission type should be granted to this user?
A. Viewer
B. Developer
C. Editor
D. Manager
A supermarket needs to segment its customers based on their purchasing pattern. Which machine learning technique should you use to achieve this?
A. Clustering
B. Regression
C. Association Rules
D. Anomaly Detection
When managing models using the Model Repository screen from the OML AutoML UI, what are the four operations a user can do to models and model deployments?
A. Change the deployment date of a previously deployed OML in-database model.
B. Delete an existing OML in-database model.
C. Change the namespace of a previously deployed OML in-database model.
D. Deploy an existing Oracle Machine Learning in-database model as a REST endpoint in OML Services.
E. Change the owner of a previously deployed OML in-database model.
F. Undeploy a previously deployed OML in-database model.
You want to predict which customers are likely to increase spending if given an additional credit card. Your task is to build a model using demographic and aggregated credit card data for customers who have used similar cards in the past.
Which machine learning technique should you use to achieve this?
A. Classification
B. Regression
C. Feature Extraction
D. Attribute Importance
What is the proper workflow for analyzing data in Oracle Machine Learning?
A. Evaluate the model, prepare the data, build the model, and deploy the model.
B. Get predictions from the model, prepare the data, build the model, and deploy the model
C. Prepare the data, build the model, evaluate the model, and deploy the model.
D. Build the model, prepare the data, evaluate the model, and deploy the model.
What is the correct sequence of creating items in Oracle Machine Learning (OML) Notebooks when setting up a new Autonomous Database instance?
A. Job, Project, Workspace, Notebook
B. Notebook, Job, Project, OML User
C. Workspace, OML User, Notebook, Jobs
D. OML User, Notebook, Job
Which four statements are true about Oracle Machine Learning on Oracle Autonomous Database?
A. It provides a development environment to build models and score data.
B. It provides a collaborative web-based notebook interface.
C. It is deployed with Oracle Data Miner.
D. It enables data analytics, data discovery, and data visualizations.
E. It includes parallelized in-database algorithms.
F. It provides an interface to monitor a database.
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 two templates are supported while saving a notebook?
A. Shared
B. Example
C. Public
D. Personal
In which three use cases are Oracle MachineLearning algorithms suitable?
A. Customer segmentation
B. Graph analytics
C. Speech recognition
D. Medical outcome analysis
E. Anomaly and fraud detection
How can you share a notebook with multiple developers for a collaborative effort with notebook 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.
In which format is an Oracle Machine Learning Notebooks notebook saved or exported?
A. JSON
B. XML
C. CSV
D. custom binary format