Practice Exam Oracle Machine Learning using Oracle Autonomous Database
Practice Exam Oracle Machine Learning using Oracle Autonomous Database
Database
You create an in-database Decision Tree model using OML4R, and you want
to review any of the leaf nodes in the tree that have more than 50 records.
How can you achieve this using OML4R?
The token is tied to the OML user who authorizes with the OML user
credential.
6. You have produced several regression models, and now you are asked to
select the best model of the set. Which two types of statistics would you use
to evaluate regression models?
Decision Tree
K-Nearest Neighbors
Factor Analysis
NaïBayes
8. Which two Oracle Data Miner nodes focus on data exploration and
visualization?
Analyze node
Graph node
9. For which reason does a data scientist perform "feature engineering" when
building models?
Data scientists need clean data and prepared data. Feature engineering,
required for the algorithms, removes missing values and normalizes data so
the features are between -1 to 1 or 0 to 1 ranges.
11.On Autonomous Database, you are using OML Notebooks and want to
schedule a recurring notebook execution. The lead data scientist wants the
script run five times every other day starting today at 11:00 PM, but only
retry twice if it should fail, and pad the timeout to account for possible
longer execution times. Normally, the execution takes 20 minutes.
12.A customer's data science team consists of both R users with on-premises
development and cloud production environments. Data is periodically
synchronized between the Oracle Base Database Service and on-premises
Oracle Database instances.
Which scenario do you recommend to support their project for performance,
scalability, and maintainability while maintaining data security?
Use OML4R with Oracle Database on premises to develop and test R user-
defined functions, then test and deploy these scripts in Oracle Base
Database Service. Use the SQL API to invoke the user-defined R functions
from applications.
Use open source R with ROracle to extract database data and develop
scripts to meet project goals. Manually spawn R engines from the
application to run these scripts in production.
Use OML4R with Oracle Database on premises to develop and test user-
defined R functions, then use open source R with ROracle to connect to
Oracle Base Database Service for testing and deploying these scripts.
Use open source R with ROracle to extract database data and develop
scripts to meet project goals. Then, store these same scripts in the Oracle
Base Database Service R script repository. In R, load these scripts into the R
engine for execution.
USER
PASSWORD
DSN
AUTOML
RESTRICTION
WALLET
14.Where are notebooks managed by OML Notebooks stored for a given user?
OML provides integration with open source Python and R statistical analysis
functions.
OML4Py
OML4SQL
18.In the OML Model Monitoring UI, which two of the following are not a
prediction statistic provided by the monitor?
Standard Deviation
Variance
Mean
Median
A utility for unloading data and metadata into a set of operating system files
called a dump file set
Developer
Viewer
Contributor
Member
Downloader
Manager
23.What is a notebook?
It lists all the jobs created, along with the job name, owner of the job, last
start date, next run date, status, and schedule.
It is a collaborative interface where you can wite SQL, R, and Python code
and document your work using markdown.
24.Which two can you access from the Oracle Machine Learning home page?
Database actions
Workspaces
Projects
OML Notebooks
Python
Swift
PL/SQL
TRUE
FALSE
28.Which two can you access from the Oracle Machine Learning home page?
Database actions
29.Which step in the Oracle AutoML pipeline aims to find the smallest sample
size that adequately represents the full data set?
Model Tuning
Adaptive Sampling
Algorithm Ranking
Feature Selection
Algorithm Ranking
Adaptive Sampling
Feature Selection
Model Tuning
31.Which class would you use to automatically select the best Oracle Machine
Learning algorithm and tune the model?
oml.automl.ModelSelection
oml.automl.ModelTuning
oml.automl.FeatureSelection
oml.automl.AlgorithmSelection
Low
Medium
High
Extreme
You can create a new notebook from the selected notebook version.
Data analysis
Data discovery
Data insights
Data visualization
Collaboration
1.
Personal templates
Shared templates
Example templates
Fixed templates
2.
3.
Which is NOT an action that results in the Shared Templates page tracking
notebook templates?
Liking templates
Deleting templates
Viewing templates
1.
On the Jobs page, you can create, duplicate, stop, and delete jobs.
2.
64 bytes
100 bytes
128 bytes
130 bytes
3.
Job status
1.
Model monitoring uses model accuracy trends and model feature impact to
guide model rebuilding
2.
When creating a model monitor through the UI, you can specify data
monitoring as well.
TRUE
FALSE
3.
TRUE
FALSE
1.
2.
The Compute Resources page displays the name of each resource and last-
updated details.
You do not need the Administrator role to access the Compute Resources
page.
3.
TRUE
FALSE
1.
The Compute Resources page displays the name of each resource and last-
updated details.
You do not need the Administrator role to access the Compute Resources
page.
2.