any logic behind to split the data into train and test.
if I need three columns for our project and total columns in the data set are 10. then can I split whole columns into train and test or can I split only 3 columns into train and test.
please give me answer briefly