1. What is the task of the parameter random_state in the follwing API call? train_test_split(housing, test_size=0.2, random_state=42) 2.Mention one limitation ...
確定! 回上一頁