Oracle Cloud Infrastructure Data Science 2023 Professional - 1z0-1110-23 模擬練習

As a data scientist, you are working on a global health data set 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?

正解: D
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?

正解: D
. You realize that your model deployment is about to reach its utilization limit. What would you do to avoid the issue before requests start to fail?

正解: B,D,E
As you are working in your notebook session, you find that your notebook session does not have enough compute CPU and memory for your workload.
How would you scale up your notebook session without losing your work?

正解: B
For your next data science project, you need access to public geospatial images.
Which Oracle Cloud service provides free access to those images?

正解: D
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?

正解: E
The feature type TechJob has the following registered validators:
Tech-Job.validator.register(name='is_tech_job', handler=is_tech_job_default_handler) Tech-Job.validator.register(name='is_tech_job', handler= is_tech_job_open_handler, condi-tion=('job_family',)) TechJob.validator.register(name='is_tech_job', handler= is_tech_job_closed_handler, condition=('job_family': 'IT')) When you run is_tech_job(job_family='Engineering'), what does the feature type validator system do?

正解: B
Which of the following TWO non-open source JupyterLab extensions has Oracle Cloud In-frastructure (OCI) Data Science developed and added to the notebook session experience?

正解: A,D