Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Snowflake DSA-C02 Practice Exam with Questions & Answers | Set: 2

Questions 11

Secure Data Sharing do not let you share which of the following selected objects in a database in your account with other Snowflake accounts?

Options:
A.

Sequences

B.

Tables

C.

External tables

D.

Secure UDFs

Snowflake DSA-C02 Premium Access
Questions 12

Consider a data frame df with 10 rows and index [ 'r1', 'r2', 'r3', 'row4', 'row5', 'row6', 'r7', 'r8', 'r9', 'row10']. What does the expression g = df.groupby(df.index.str.len()) do?

Options:
A.

Groups df based on index values

B.

Groups df based on length of each index value

C.

Groups df based on index strings

D.

Data frames cannot be grouped by index values. Hence it results in Error.

Questions 13

Which of the learning methodology applies conditional probability of all the variables with respec-tive the dependent variable?

Options:
A.

Reinforcement learning

B.

Unsupervised learning

C.

Artificial learning

D.

Supervised learning

Questions 14

All aggregate functions except _____ ignore null values in their input collection

Options:
A.

Count(attribute)

B.

Count(*)

C.

Avg

D.

Sum

Questions 15

Which of the following Snowflake parameter can be used to Automatically Suspend Tasks which are running Data science pipelines after specified Failed Runs?

Options:
A.

SUSPEND_TASK

B.

SUSPEND_TASK_AUTO_NUM_FAILURES

C.

SUSPEND_TASK_AFTER_NUM_FAILURES

D.

There is none as such available.

Questions 16

Which of the following metrics are used to evaluate classification models?

Options:
A.

Area under the ROC curve

B.

F1 score

C.

Confusion matrix

D.

All of the above

Questions 17

Which of the Following is not type of Windows function in Snowflake?

Options:
A.

Rank-related functions.

B.

Window frame functions.

C.

Aggregation window functions.

D.

Association functions.

Questions 18

Which ones are the key actions in the data collection phase of Machine learning included?

Options:
A.

Label

B.

Ingest and Aggregate

C.

Probability

D.

Measure

Questions 19

Which one is not the feature engineering techniques used in ML data science world?

Options:
A.

Imputation

B.

Binning

C.

One hot encoding

D.

Statistical