Exit demo C1000-059 IBM AI Enterprise Workflow V1 Data Science Specialist PDF format · free preview

IBM C1000-059 - Questions & Answers

Free preview · every answer includes a full explanation

Product page: https://prepkeys.com/c1000-059.html

Question 1
Single choice

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.

33 false positives and 81 false negatives

B.

81 false positives and 73 false negatives

C.

73 false positives and 81 false negatives

D.

81 false positives and 33 false negatives

Question 2
Single choice

What is the goal of the backpropagation algorithm?

A.

to randomize the trajectory of the neural network parameters during training

B.

to smooth the gradient of the loss function in order to avoid getting trapped in small local minimas

C.

to scale the gradient descent step in proportion to the gradient magnitude

D.

to compute the gradient of the loss function with respect to the neural network parameters

Question 3
Single choice

With the help of AI algorithms, which type of analytics can help organizations make decisions based on facts and probability-weighted projections?

A.

prescriptive analytics

B.

cognitive analytics

C.

predictive analytics

D.

descriptive analytics

Question 4
Single choice

What is the technique called for vectorizing text data which matches the words in different sentences to determine if the sentences are similar?

A.

Cup of Vectors

B.

Box of Lexicon

C.

Sack of Sentences

D.

Bag of Words

Question 5
Single choice

Which statement is true in the context of evaluating metrics for machine learning algorithms?

A.

A random classifier has AUC (the area under ROC curve) of 0.5

B.

Using only one evaluation metric is sufficient

C.

The F-score is always equal to precision

D.

Recall of 1 (100%) is always a good result

Question 6
Single choice

When should median value be used instead of mean value for imputing missing data?

A.

for skewed data

B.

for real numbers

C.

for normally distributed data

D.

for large data sets

Question 7
Single choice

Given the following matrix multiplication:

What is the value of P?

A.

-9

B.

17

C.

12

D.

-7

Question 8
Multiple choice

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.)

A.

y = affine1(ReLU(affine2(x)))

B.

y = max(affine1(x), affine2(x))

C.

y = affine2(ReLU(affine1(x)))

D.

y = affine2(max(affine1(x), 0))

E.

y = ReLU(affine1(x), affine2(x))

Question 9
Single choice

The formula for recall is given by (True Positives) / (True Positives + False Negatives).

What is the recall for this example?

A.

0.2

B.

0.25

C.

0.5

D.

0.33

Question 10
Single choice

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?

A.

CSV files cannot be used as data sources in Watson Studio.

B.

The CSV file was converted to a binary blob and must be converted in the notebook code.

C.

The CSV file is stored in a Cloud Object Storage.

D.

The CSV file is stored in a Watson Machine Learning instance and is only accessible via REST API.

Showing 10 of 62 questions · Unlock the full set