Snowpark ML Modeling — Question 2
Using the snowpark_df from the previous question ( assume it’s been properly pre-processed), how would you randomly allocate 90% of that data to go to a training set, and 10% to go to a test set?
이 연습은 강의의 일부입니다
Using the snowpark_df from the previous question ( assume it’s been properly pre-processed), how would you randomly allocate 90% of that data to go to a training set, and 10% to go to a test set?
이 연습은 강의의 일부입니다