Question: In data partitioning, we make the whole dataframe to four segments X_train, y_train, X_test, y_test to train the model and validate it on different segments
In data partitioning, we make the whole dataframe to four segments X_train, y_train, X_test, y_test to train the model and validate it on different segments to prevent overfitting and underfitting.
Group of answer choices
True
False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
