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 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. Maximum Number of Runs
C. Maximum Failure Allowed
D. Timeout in Minutes
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
Which two components support in-database automatic machine learning (AutoML) functionality?
A. OML4SQL
B. OML4Py
C. OML4R
D. OML Services a
E. OML AutoML UI
F. Oracle Data Miner
For which two types of notebooks can you schedule a job?
A. Notebooks under Personal templates
B. Notebooks owned by you
C. Notebooks under Shared templates
D. Notebooks shared with you
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
Which three types of templates are available in Oracle Machine Learning Notebooks?
A. Personal templates
B. Public templates
C. Example templates
D. Shared templates
E. Custom templates
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.
What are three key features of Oracle Machine Learning Notebooks?
A. They enable job scheduling of notebooks on a recurring schedule.
B. They enable access to in database implementation of machine learning algorithms.
C. They support SQL, PL/SQL, JavaScript, and PHP scripting languages.
D. They support integration with Oracle Data Miner-ID
E. They provide a collaborative notebook interface on Oracle Autonomous Database.
You want to analyze the spike in sales during weekends in India (Saturday and Sunday) and also perform a similar analysis for weekends in Dubai (Friday and Saturday). You will be reusing these notebooks in similar situations over time. You do not want to share them with other users.
Which template should you use?
A. Shared
B. Personal
C. Example
D. Public