How can you share a notebook with multiple developers for a collaborative effort with note-book editing?
You want to segment your customer data for marketing reseach purposes and identify homogeneous groups to build supervised models. What should you use to achieve this?
Two users at different locations are collaborating on a project by editing the same notebook. Which type of notebook should they use for collaboration?
Which three Oracle Machine Learning (OML) Notebooks capabilities are enabled when an OML user is created with the oml_developer role? (Choose three.)
Examine the SQL command: SQL> SELECT CUST_MARITAL_STATUS,MEDIAN(CUST_CREDIT_LIMIT) FROM SH.CUSTOMERS GROUP BY CUST_MARITAL_STATUS; Which statement is true about running this command where the table has columns cust_maritax._status3 (VARCHAR2) and cust_credit_limit (number) with 100k rows of non-null data?
Which category of machine learning algorithms does One-Class SVM fall under?
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?
In which three use cases are Oracle Machine Learning algorithms suitable? (Choose three.)
Which notebook technology is used for Oracle Machine Learning in Oracle Autonomous Database?
Which option would you use to load data from Object Storage into an Oracle Autonomous Database?
In which format is an Oracle Machine Learning Notebooks notebook saved or exported?
A user with Developer permission is trying to create a job on an existing notebook that is shared. However, the user is unable to do so. What is the reason?
A supermarket needs to segment its customers based on their purchasing pattern. Which machine learning technique should you use to achieve this?
To navigate to a specific notebook provided by another user, which is the correct workflow?
What is the first step for analyzing data that is external to Oracle Database with Oracle Machine Learning?
In an Oracle Machine Learning notebook, which is the correct syntax for starting a SQL script in Scratchpad?
You have created a notebook and want to run the notebook on a periodic schedule. How should you achieve this?