Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Which of the following is a "thinking like a data scientist" decomposition process?

A.

Business Initiative

B.

Business Stakeholder

C.

Strategic Nouns

D.

Both B and C

E.

All of the above

A workflow refers to a:

A.

Directed cyclic graph

B.

Indirected cyclic graph

C.

Directed acyclic graph

D.

Indirected acyclic graph

Which of the following is TRUE for "By" analysis?

A.

The "By" analysis technique reinforces the process of "thinking like a data scientist."

B.

"By" analysis is a technique by which business subject matter experts (SMEs) and the Data Science team could collaborate to uncover new variables and metrics that might be better predictors of business performance.

C.

"By" analysis is used to create a collaborative technique to drive alignment between the business users and the data scientists to identify and brainstorm variables and metrics that might be better predictors of business performance.

D.

Both B and C

E.

All of the above

What is TRUE for “rehashing”?

A.

Allocate a new, larger hash table in memory

B.

It requires a new hash function, which maps values into a larger range of integers

C.

Key/value pairs from the original table can be inserted into the new, larger one

D.

Both A and B

E.

All of the above

Which of the following is correct about microservices?

A.

Each service is independent

B.

Each service is a new project

C.

Each service can be developed in any language that best fits the requirement

D.

All of the above

Which of the following is TRUE for Business Metamorphosis?

A.

Business Metamorphosis exercise can uncover Big Data requirements around decisions, analytics and data sources that can be leveraged to transform or metamorphose your organization's business model

B.

The Business Metamorphosis phase is where organizations integrate the insights that they captured about their customers' usage patterns, product performance behaviors, and overall market trends to transform their business models

C.

The Business Metamorphosis phase helps drive an organization’s core business model through the analytic insights gathered as the organization traverses the Big Data Business Model Maturity Index

D.

Both A and C

E.

All of the above

Which of the following is NOT an example of the applications of neural networks?

A.

Character recognition

B.

Stock market prediction

C.

Traveling salesman’s problem

D.

Image compression

E.

None of the above

Which of the following is correct for Markov chain?

A.

A Markov chain is a sequence of fixed variables X1, X2

B.

A Markov chain is the state of a system at sequential points in time

C.

A Markov chain is a sequence of random variables X1, X2

D.

Both A and B

E.

Both B and C

JSON takes hierarchical data structures and serializes them into:

A.

Plain text format

B.

Plain string format

C.

Any desired format

D.

Both A and B

E.

None of the above

Which of the following is TRUE for Tensor?

A.

Tensor is an array of floating-point numbers

B.

In Tensor, there can be arbitrarily many dimensions to the array

C.

Tensor is used to describe multidimensional arrays of numbers on which we perform linear operations

D.

Both B and C

E.

All of the above