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
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
Which is a FALSE statement regarding Oracle Machine Learning (OML)?
A. OML offerings need a separate data visualization tool for creating visualization.
B. OML provides univariate and multivariate statistics.
C. OML provides integration with open source Python and R statistical analysis functions.
D. OML provides scalable statistical functions though OML4Py and OML4R.
Which three tasks can be performed by an Oracle Machine Learning (OML) user with the Developer role?
A. Create other OML users.
B. Create and run scratchpads.
C. Create and run OML notebooks.
D. Share notebooks.
E. Transfer OML workspace to other users.
F. Edit Example templates.
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.
Which task is NOT required by an Administrator when adding a new user to Oracle Machine Leamina (OML) Notebooks?
A. Issue grant commands on the database to allow access to the tables associated with the user's Oracle Machine Learning Notebooks.
B. Create an OML username and password for the user in the Oracle Machine Learning Management User Interface.
C. Add the user's full name and email ID in the Oracle Machine Learning Management User Interface.
D. Provide the user with an Autonomous Data Warehouse client wallet for remote authentication.
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
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
In which format is an Oracle Machine Learning Notebooks notebook saved or exported?
A. JSON
B. XML
C. CSV
D. custom binary format