I need help please... I just joined the hackathon and in the files I downloaded, for the test csv, the target_pct column is not found. How can I go about this?
It shouldn't be there. It's the target variable that you'll predict based on train data.
that is the target variable to be predicted
That is your Outcome, i shouldnt be there since you already have it on training data
It shouldn't be there. It's the target variable that you'll predict based on train data.
that is the target variable to be predicted
That is your Outcome, i shouldnt be there since you already have it on training data