mllab commited on
Commit
6408853
1 Parent(s): 70bda0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ The example of one sample is provided below
29
  ### Data Fields
30
 
31
  - `id`: application ID.
32
- - `history`: an array of transactions where each transaction is represented as a 20-dimensional array, each element of the array represents a corresponding feature from the following list.
33
  - `id`: application ID.
34
  - `rn`: serial number of the credit product in the credit history.
35
  - `pre_since_opened`: days from the date of opening the loan to the date of data collection.
 
29
  ### Data Fields
30
 
31
  - `id`: application ID.
32
+ - `history`: an array of transactions where each credit product is represented as a 37-dimensional array, each element of the array represents a corresponding feature from the following list.
33
  - `id`: application ID.
34
  - `rn`: serial number of the credit product in the credit history.
35
  - `pre_since_opened`: days from the date of opening the loan to the date of data collection.