Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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

A.

Imputation

B.

Binning

C.

One hot encoding

D.

Statistical

Which of the following is a useful tool for gaining insights into the relationship between features and predictions?

A.

numpy plots

B.

sklearn plots

C.

Partial dependence plots(PDP)

D.

FULL dependence plots (FDP)

What is the formula for measuring skewness in a dataset?

A.

MEAN - MEDIAN

B.

MODE - MEDIAN

C.

(3(MEAN - MEDIAN))/ STANDARD DEVIATION

D.

(MEAN - MODE)/ STANDARD DEVIATION

Data providers add Snowflake objects (databases, schemas, tables, secure views, etc.) to a share us-ing Which of the following options?

A.

Grant privileges on objects to a share via Account role.

B.

Grant privileges on objects directly to a share.

C.

Grant privileges on objects to a share via a database role.

D.

Grant privileges on objects to a share via a third-party role.

How do you handle missing or corrupted data in a dataset?

A.

Drop missing rows or columns

B.

Replace missing values with mean/median/mode

C.

Assign a unique category to missing values

D.

All of the above

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

A.

Sequences

B.

Tables

C.

External tables

D.

Secure UDFs

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

A.

Rank-related functions.

B.

Window frame functions.

C.

Aggregation window functions.

D.

Association functions.

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

A.

SUSPEND_TASK

B.

SUSPEND_TASK_AUTO_NUM_FAILURES

C.

SUSPEND_TASK_AFTER_NUM_FAILURES

D.

There is none as such available.

Which are the following additional Metadata columns Stream contains that could be used for creating Efficient Data science Pipelines & helps in transforming only the New/Modified data only?

A.

METADATA$ACTION

B.

METADATA$FILE_ID

C.

METADATA$ISUPDATE

D.

METADATA$DELETE

E.

METADATA$ROW_ID