Which is an example of a nominal scale data?
Answer : C
Given the following matrix multiplication:

What is the value of P?
Answer : C
Which two statements are correct about deploying machine learning models? (Choose two.)
Answer : C, D
What is the first step in creating a custom model in Watson Visual Recognition service?
Answer : D
Which is a technique that automates the handling of categorical variables?
Answer : D
After importing a Jupyter notebook and CSV data file into IBM Watson Studio in the IBM Public Cloud project, it is discovered that the notebook code can no longer access the CSV file.
What is the most likely reason for this problem?
Answer : C
Given two multidimensional arrays of the same data type, A and B which two Python NumPy statements give the matrix product of the two matrices? (Choose two.)
Answer : C, D