There was an error while loading. Please reload this page.
Clean data after splitting train and test.
Impute the missing value of the train data with the mean of the train data. Impute the missing value of the test data with the mean of the train data.
Do not let the test set influence the train set.