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
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение