You have trained a machine learning model on Oracle Cloud Infrastructure (OCI) Data Science,
and you want to save the code and associated pickle file in a Git repository. To do this, you have to
create a new SSH key pair to use for authentication. Which SSH command would you use to create
the public/private algorithm key pair in the notebook session?
As a data scientist, you create models for cancer prediction based on mammographic images.
The correct identification is very crucial in this case. After evaluating two models, you arrive at the
following confusion matrix.
Model 1 has Test accuracy is 80% and recall is 70%.
• Model 2 has Test accuracy is 75% and recall is 85%.
Which model would you prefer and why?
For your next data science project, you need access to public geospatial images.
Which Oracle Cloud service provides free access to those images?
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?