Question 1

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 pa-rameters with Oracle Data Science Jobs?
  • Question 2

    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 condo environment. After running this command, you get a network timeout error. What might be missing from your networking configuration?
  • Question 3

    You are a data scientist trying to load data into your notebook session. You understand that Accelerated Data Science (ADS) SDK supports loading various data formats. Which of the following THREE are ADS supported data formats?
  • Question 4

    You are a data scientist leveraging Oracle Cloud Infrastructure (OCI) Data Science to create a model and need some additional python libraries for processing genome sequencing dat a. Which of the following THREE statements are correct with respect to installing additional Python libraries to process the data?
  • Question 5

    After you have created and opened a notebook session, you want to use the Accelerated Data Science (ADS) SDK to access your data and get started with exploratory data analysis. From which TWO places can you access the ADS SDK?