Snowflake DSA-C02 - SnowPro Advanced: Data Scientist Certification Exam
Select the correct mappings:
I. W Weights or Coefficients of independent variables in the Linear regression model --> Model Pa-rameter
II. K in the K-Nearest Neighbour algorithm --> Model Hyperparameter
III. Learning rate for training a neural network --> Model Hyperparameter
IV. Batch Size --> Model Parameter
Which of the following process best covers all of the following characteristics?
· Collecting descriptive statistics like min, max, count and sum.
· Collecting data types, length and recurring patterns.
· Tagging data with keywords, descriptions or categories.
· Performing data quality assessment, risk of performing joins on the data.
· Discovering metadata and assessing its accuracy.
Identifying distributions, key candidates, foreign-key candidates,functional dependencies, embedded value dependencies, and performing inter-table analysis.
Which of the Following is not type of Windows function in Snowflake?
Which of the learning methodology applies conditional probability of all the variables with respec-tive the dependent variable?
How do you handle missing or corrupted data in a dataset?
To return the contents of a DataFrame as a Pandas DataFrame, Which of the following method can be used in SnowPark API?
What Can Snowflake Data Scientist do in the Snowflake Marketplace as Consumer?
The most widely used metrics and tools to assess a classification model are:
Mark the correct steps for saving the contents of a DataFrame to aSnowflake table as part of Moving Data from Spark to Snowflake?
You previously trained a model using a training dataset. You want to detect any data drift in the new data collected since the model was trained.
What should you do?