Learn Before
Multiple Choice
The key purpose of splitting the dataset into training and test sets is:
0
1
Updated 2021-02-27
Tags
Data Science
Related
What does the following code do?
What does the following code do?
Deep learning train/dev/test split
The key purpose of splitting the dataset into training and test sets is:
The purpose of setting the random_state parameter in train_test_split is:
What would be the dimensions of X_train, y_train, X_test, and y_test?