vitaliykinakh commited on
Commit
ed0a70a
·
verified ·
1 Parent(s): cf19471

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -4,6 +4,8 @@ task_categories:
4
  language:
5
  - en
6
  pretty_name: HELOC
 
 
7
  ---
8
 
9
  # HELOC (Home Equity Line of Credit)
@@ -15,4 +17,6 @@ The fundamental task is to use the information about the applicant in their cred
15
  # Configurations and tasks
16
  | **Configuration** | **Task** | **Description** |
17
  |-------------------|---------------------------|-----------------------------------------------------------------|
18
- | RiskPerformance | Binary classification | Will the customer default? |
 
 
 
4
  language:
5
  - en
6
  pretty_name: HELOC
7
+ size_categories:
8
+ - 10K<n<100K
9
  ---
10
 
11
  # HELOC (Home Equity Line of Credit)
 
17
  # Configurations and tasks
18
  | **Configuration** | **Task** | **Description** |
19
  |-------------------|---------------------------|-----------------------------------------------------------------|
20
+ | RiskPerformance | Binary classification | Will the customer default? |
21
+
22
+ [Source](https://www.kaggle.com/datasets/averkiyoliabev/home-equity-line-of-creditheloc)