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
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.
Which three SQL commands are restricted in an Autonomous Database?
A. Alter Table
B. Alter Profile
C. Alter Tablespace
D. Create Table
E. Create Tablespace
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.
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
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
When managing Machine Learning models using the OML AutoML UI, what are the three actions that can be performed on Oracle Machine Learning (OML) models from within OML AutoML UI?
A. Review the model statistics associated with the experiment of an ONNX-format image classification model.
B. Create a notebook with auto-generated OML4Py code from an OML in-database model to allow for further model tweaking and batch scoring.
C. Review the model statistics associated with the experiment of an OML in-database model.
D. Deploy an OML in-database model to a REST endpoint.
E. Review the model statistics associated with the experiment of an ONNX-format (Open Neural Networks Exchange) model.