Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
language:
|
4 |
- en
|
5 |
- ru
|
@@ -61,4 +61,4 @@ The example of one sample is provided below
|
|
61 |
- `hour_diff`: number of hours since the last transaction for this client.
|
62 |
- `transaction_number`: sequence number of the client's transaction.
|
63 |
- `product`: product ID for which it is necessary to make a decision whether the applicant will go into default or not
|
64 |
-
- `flag`: target, 1 - the fact of going into default.
|
|
|
1 |
---
|
2 |
+
license: cc-by-4.0
|
3 |
language:
|
4 |
- en
|
5 |
- ru
|
|
|
61 |
- `hour_diff`: number of hours since the last transaction for this client.
|
62 |
- `transaction_number`: sequence number of the client's transaction.
|
63 |
- `product`: product ID for which it is necessary to make a decision whether the applicant will go into default or not
|
64 |
+
- `flag`: target, 1 - the fact of going into default.
|