Which three statements are true about unsupervised machine learning?
Reveal answer details Close answer details
Correct answersA, B, C
Oracle · 1Z0-1096-22
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Multiple choice
Which three statements are true about unsupervised machine learning? Reveal answer details Close answer detailsCorrect answersA, B, C
Multiple choice
Which two statements are true about supervised machine learning? Reveal answer details Close answer detailsCorrect answersD, E Explanation Explanation: Supervised learning is also known as directed learning. The learning process is directed by a previously known dependent attribute or target. Directed data mining attempts to explain the behavior of the target as a function of a set of independent attributes or predictors. Supervised learning generally results in predictive models. This is in contrast to unsupervised learning where the goal is pattern detection. The building of a supervised model involves training, a process whereby the software analyzes many cases where the target value is already known. In the training process, the model "learns" the logic for making the prediction. For example, a model that seeks to identify the customers who are likely to respond to a promotion must be trained by analyzing the characteristics of many customers who are known to have responded or not responded to a promotion in the past.
Single choice
You have developed a notebook in an Autonomous Database (ADB) and you need to share the notebook with your colleague to run on a different ADB instance. How should you enable your colleague to work with this notebook? Reveal answer details Close answer detailsCorrect answerA
Single choice
What is the proper workflow for analyzing data in Oracle Machine Learning? Reveal answer details Close answer detailsCorrect answerD
Single choice
You have created a notebook and want to run the notebook on a periodic schedule. How should you achieve this? Reveal answer details Close answer detailsCorrect answerB
Single choice
Examine the command: %script SET SQLFORMAT ANSICONSOLE What is the output of a query if this sqlformat is set? Reveal answer details Close answer detailsCorrect answerB
Single choice
How can you share a notebook with multiple developers for a collaborative effort with notebook editing? Reveal answer details Close answer detailsCorrect answerD
Single choice
Two users at different locations are collaborating on a project by editing the same notebook. Which type of notebook should they use for collaboration? Reveal answer details Close answer detailsCorrect answerB
Single choice
Which step is not required to be performed by an administrator when adding a new user to Oracle Machine Learning (OML) Notebooks? Reveal answer details Close answer detailsCorrect answerA |