The first question is about trainperf.csv, one of the columns of this dataset is loannumber, the interpretation of this column says that (The number of the loan that you have to predict), but the target variable for this challenge is good_bad_flag - to predict a customer settled loan on time(good) or did not settled loan on time (bad). Anyone who understand the meaning of loannumber column can help me
The second question is about loanamount in trainprevloans.csv, the description of this columns is the (Date that loan application was created) explained from the file description, but in actual dataset, it does not contain date datatype. when you compare this column with loanamount column for trainperf.csv