Which feature of the Oracle Cloud Infrastructure (OCI) Vision service helps you generate in-dexing tags for a collection of marketing photographs?
You have just received a new data set from a colleague. You want to quickly find out summary
information about the data set, such as the types of features, the total number of observations, and
distributions of the data. Which Accelerated Data Science (ADS) SDK method from the ADSDataset
class would you use?
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 an-notation classes are supported by the tool.?
You have an embarrassingly parallel or distributed batch job on a large amount of data that you
consider running using Data Science Jobs. What would be the best approach to run the workload?
Using Oracle AutoML, you are tuning hyperparameters on a supported model class and have
specified a time budget. AutoML terminates computation once the time budget is exhausted. What
would you expect AutoML to return in case the time budget is exhausted before hyperparameter
tuning is completed?
You are building a model and need input that represents data as morning, afternoon, or evening. However, the data contains a time stamp. What part of the Data Science life cycle would you be in when creating the new variable?
You train a model to predict housing prices for your city. Which two metrics from the
Accelerated Data Science (ADS) ADSEvaluator class can you use to evaluate the regression model?
3. When preparing your model artifact to save it to the Oracle Cloud Infrastructure (OCI) Data
Science model catalog, you create a score.py file. What is the purpose of the score.py file?