Questions for the C1000-059 were updated on : Nov 16 ,2024
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?
A
What is the goal of the backpropagation algorithm?
B
Reference: https://www.sciencedirect.com/topics/computer-science/backpropagation
With the help of AI algorithms, which type of analytics can help organizations make decisions based
on facts and probability-weighted projections?
A
Reference: https://www.investopedia.com/terms/p/prescriptive-analytics.asp
What is the technique called for vectorizing text data which matches the words in different sentences
to determine if the sentences are similar?
D
Reference: https://medium.com/@adriensieg/text-similarities-da019229c894
Which statement is true in the context of evaluating metrics for machine learning algorithms?
B
When should median value be used instead of mean value for imputing missing data?
D
Given the following matrix multiplication:
What is the value of P?
C
Reference: https://www.mathsisfun.com/algebra/matrix-multiplying.html
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.)
CD
The formula for recall is given by (True Positives) / (True Positives + False Negatives). What is the
recall for this example?
B
Reference:
https://machinelearningmastery.com/precision-recall-and-f-measure-for-imbalanced-
classification/
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?
C
Reference: https://github.com/IBM/watson-stock-market-predictor/blob/master/README.md
Determine the number of bigrams and trigrams in the sentence. "Data is the new oil".
A
Which is a preferred approach for simplifying the data transformation steps in machine learning
model management and maintenance?
B
Which is a technique that automates the handling of categorical variables?
D
Reference:
https://hub.packtpub.com/how-to-handle-categorical-data-for-machine-learning-
algorithms/
Which two statements are correct about deploying machine learning models? (Choose two.)
CD
Which of the following entity extraction techniques would be best for the extraction of telephone
numbers from a text document?
C
Reference:
https://www.researchgate.net/
publication/318093829_Developing_an_innovative_entity_extraction_method_for_unstructured_da
ta