You have created an Oracle Machine Learning notebook and want to share it with another collaborator. However, you do not want to provide the ability to run or modify the notebook in your workspace.
Which three options can be used to do this?
A. Provide the user Viewer permission to your workspace.
B. Export the notebook and import it into the other user's project.
C. Share the notebook as a Shared Oracle Machine Learning Template.
D. Provide the user Developer permission to your workspace.
You have created a workspace in Oracle Machine Learning Notebooks and want to share it with collaborators by granting permissions to access your workspace. You want to enable other users to run and modify your notebooks but do not want to provide the ability to schedule jobs that run your notebooks.
Which permission type should be granted to this user?
A. Viewer
B. Developer
C. Editor
D. Manager
Which statement is FALSE about Oracle Machine Learning (OML) Notebooks?
A. When visualizing a 1 million row database data using the built-in Zeppelin visualizers, OML will by default display the results on the entire table.
B. You can set the output format in SQL paragraphs of a notebook.
C. You can share notebooks with Import/Export operations.
D. Within notebook paragraphs you can switch between data views of tables, pie charts, bar charts, line plots and scatter plots.
Which two components support in-database automatic machine learning (AutoML) functionality?
A. OML4SQL
B. OML4Py
C. OML4R
D. OML Services a
E. OML AutoML UI
F. Oracle Data Miner
Which three data sources can be immediately used for model building in Oracle Machine Learning?
A. Oracle Database External tables
B. JSON files
C. CSV files
D. Oracle Database views
E. Oracle Database tables
Which three statements are true about unsupervised machine learning?
A. There is no previously known result to guide the algorithm in building the model.
B. It uses unlabeled data.
C. It analyzes cases where the target value is already known.
D. It can be used as a preliminary step for supervised algorithms.
Which notebook technology is used for Oracle Machine Learning in Oracle Autonomous Database?
A. Polynote
B. Zeppelin Notebook
C. Google Colab
D. Jupyter Notebook
What is the correct sequence of function invocations of AutoML API from OML4Py to solve a business problem?
A. Model tuning. Algorithm selection. Feature selection
B. Model selection, Algorithm selection
C. Algorithm selection, Feature selection. Model tuning
D. Model selection, Algorithm selection
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
You want to analyze the spike in sales during weekends in India (Saturday and Sunday) and also perform a similar analysis for weekends in Dubai (Friday and Saturday). You will be reusing these notebooks in similar situations over time. You do not want to share them with other users.
Which template should you use?
A. Shared
B. Personal
C. Example
D. Public