You have a dataset with fewer than 1000 observations, and you are using Oracle AutoML to build a classifier. While visualizing the results of each stage of the Oracle AutoML pipeline, you notice that no visualization has been generated for one of the stages. Which stage is not visualized?
Which statement about Oracle Cloud Infrastructure Anomaly Detection is true?
You have an image classification model in the model catalog which is deployed as an HTTP endpoint using model deployments. Your tenancy administrator is seeing increased demands and has asked you to increase the load balancing bandwidth from the default of 10Mbps. You are provided with the following information:
Payload size in KB = 1024
Estimated requests per second = 120 requests/second (Monday through Friday, in every month, in every year)
Buffer percentage = 20%What is the optimal load balancing bandwidth to redeploy your model?
You are a data scientist with a set of text and image files that need annotation, and you want to use Oracle Cloud Infrastructure (OCI) Data Labeling. Which of the following THREE annotation classes are supported by the tool?
You are a data scientist working inside a notebook session and you attempt to pip install a package from a public repository that is not included in your conda environment. After running this command, you get a network timeout error. What might be missing from your network configuration?
Which OCI Data Science interaction method can function without the need of scripting?
You are using Oracle Cloud Infrastructure (OCI) Anomaly Detection to train a model to detect anomalies in pump sensor data. What are you trying to determine? How does the required False Alarm Probability setting affect an anomaly detection model?
Which Oracle Accelerated Data Science (ADS) classes can be used for easy access to datasets fromreference libraries and index websites, such as scikit-learn?
You are given the task of writing a program that sorts document images by language. Which Oracle service would you use?
Where do calls to stdout and stderr from score.py go in the model deployment?
Triggering a PagerDuty notification as part of Monitoring is an example of what in the OCI Console?
You are a data scientist leveraging the Oracle Cloud Infrastructure (OCI) Language AI service for various types of text analyses. Which TWO capabilities can you utilize with this tool?
You have just completed analyzing a set of images by using Oracle Cloud Infrastructure (OCI) Data Labeling, and you want to export the annotated data. Which TWO formats are supported?
You want to use ADSTuner to tune the hyperparameters of a supported model you recently trained. You have just started your search and want to reduce the computational cost as well as assess the quality of the model class that you are using. What is the most appropriate search space strategy to choose?
As a data scientist, you are tasked with creating a model training job that is expected to take different hyperparameter values on every run. What is the most efficient way to set those parameters with Oracle Data Science Jobs?
Which OCI service provides a scalable environment for developers and data scientists to run Apache Spark applications at scale?
You want to write a program that performs document analysis tasks such as extracting text and tables from a document. Which Oracle AI service would you use?
You have been given a collection of digital files required for a business audit. They consist of several different formats that you would like to annotate using Oracle Cloud Infrastructure (OCI) Data Labeling. Which THREE types of files could this tool annotate?
What does the Data Science Service template in Oracle Resource Manager (ORM) NOTautomatically create?
As a data scientist, you are working on a global health dataset that has data from more than 50 countries. You want to encode three features, such as 'countries', 'race', and 'body organ' as categories. Which option would you use to encode the categorical feature?
During a job run, you receive an error message that no space is left on your disk device. To solve the problem, you must increase the size of the job storage. What would be the most efficient way to do this with Data Science Jobs?
You’re going to create an Oracle Cloud Infrastructure Anomaly Detection model for multivariate data. Where do you need to store the training data?
Which OCI service enables you to build, train, and deploy machine learning models in the cloud?
Which of these protects customer data at rest and in transit in a way that allows customers to meet their security and compliance requirements for cryptographic algorithms and key management?
You are a data scientist working for a manufacturing company. You have developed a forecasting model to predict the sales demand in the upcoming months. You created a model artifact that contained custom logic requiring third-party libraries. When you deployed the model, it failed to run because you did not include all the third-party dependencies in the model artifact. What file should be modified to include the missing libraries?
You are working as a Data Scientist for a healthcare company. You have a series of neurophysiological data on OCI Data Science and have developed a convolutional neural network (CNN) classification model. It predicts the source of seizures in drug-resistant epileptic patients. You created a model artifact with all the necessary files. When you deployed the model, it failed to run because you did not point to the correct conda environment in the model artifact. Where would you provide instructions to use the correct conda environment?
Which OCI service provides a managed Kubernetes service for deploying, scaling, and managing containerized applications?
You have configured the Management Agent on an Oracle Cloud Infrastructure (OCI) Linux instance for log ingestion purposes. Which is a required configuration for OCI Logging Analytics service to collect data from multiple logs of this instance?
Arrange the following in the correct Git Repository workflow order:
Install, configure, and authenticate Git.
Configure SSH keys for the Git repository.
Create a local and remote Git repository.
Commit files to the local Git repository.
Push the commit to the remote Git repository.
Which function's objective is to represent the difference between the predictive value and the target value?
Which components are a part of the OCI Identity and Access Management service?
You are a data scientist designing an air traffic control model, and you choose to leverage Oracle AutoML. You understand that the Oracle AutoML pipeline consists of multiple stages and automatically operates in a certain sequence. What is the correct sequence for the Oracle AutoML pipeline?
You have trained a binary classifier for a loan application and saved this model into the model catalog. A colleague wants to examine the model, and you need to share the model with your colleague. From the model catalog, which model artifacts can be shared?
Which stage in the machine learning life cycle helps in identifying the imbalance present in the data?
In which two ways can you improve data durability in Oracle Cloud Infrastructure Object Storage?