What statement is true about UTF-8?
Answer : C
-what-is-encoding
Which two statements are correct about deploying machine learning models? (Choose two.)
Answer : C, D
A new test to diagnose a disease is evaluated on 1152 people, and 106 people have the disease, and 1046 people do not have the disease. The test results are summarized below:
In this sample, how many cases are false positives and false negatives?
Answer : A
What is the goal of the backpropagation algorithm?
Answer : B
A neural network is composed of a first affine transformation (affine1) followed by a ReLU non-linearity, followed by a second affine transformation (affine2).
Which two explicit functions are implemented by this neural network? (Choose two.)
Answer : C, D
With only limited labeled data available how might a neural network use case be realized?
Answer : D
Which measure can be used to show business stakeholders the likelihood that a machine learning model will generate a true prediction?
Answer : A