ExamGecko
Question list
Search
Search

Question 58 - DSA-C02 discussion

Report
Export

All Snowpark ML modeling and preprocessing classes are in the ________ namespace?

A.
snowpark.ml.modeling
Answers
A.
snowpark.ml.modeling
B.
snowflake.sklearn.modeling
Answers
B.
snowflake.sklearn.modeling
C.
snowflake.scikit.modeling
Answers
C.
snowflake.scikit.modeling
D.
snowflake.ml.modeling
Answers
D.
snowflake.ml.modeling
Suggested answer: D

Explanation:

All Snowpark ML modeling and preprocessing classes are in the snowflake.ml.modeling namespace. The Snowpark ML modules have the same name as the corresponding module from the sklearn namespace. For example, the Snowpark ML module corresponding to sklearn.calibration is snow-flake.ml.modeling.calibration.

The xgboost and lightgbm modules correspond to snowflake.ml.modeling.xgboost and snow-flake.ml.modeling.lightgbm, respectively.

Not all of the classes from scikit-learn are supported in Snowpark ML.

asked 23/09/2024
Jason Potter
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first