开始使用免费开始使用

Snowpark ML Modeling — Question 1

Using our training set train_df and two lists (FEATURE_COLS = ["MONTH", "DAY"] and LABEL_COLS = ["NEIGHBORHOOD"]), which of the following lines of code would train and fit an XGBClassifier model to our data?

本练习是课程的一部分

Intro to Snowflake for Devs, Data Scientists, Data Engineers

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习