Datasets:
File size: 1,733 Bytes
1980699 0a298e2 1980699 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | ---
license: mit
dataset_info:
features:
- name: Salary_Drift_Capped_max
dtype: float64
- name: Credit_Score_last
dtype: float64
- name: Liquidity_Ratio
dtype: float64
- name: Savings_Burn_Rate
dtype: float64
- name: Budget_Pressure
dtype: float64
- name: Discretionary_Ratio
dtype: float64
- name: EMI_Stress_Count
dtype: int64
- name: Cognitive_Load_Score_mean
dtype: float64
- name: P_2
dtype: float64
- name: B_37
dtype: float64
- name: B_25
dtype: float64
- name: B_30
dtype: float64
- name: D_4
dtype: float64
- name: D_42
dtype: float64
- name: D_52
dtype: float64
- name: S_24
dtype: float64
- name: S_4
dtype: float64
- name: is_at_risk
dtype: int64
- name: User_ID
dtype: large_string
- name: Stress_Acceleration
dtype: float64
- name: Debt_Service_Coverage
dtype: float64
- name: Discretionary_Stress
dtype: float64
- name: Payment_Risk_Composite
dtype: float64
- name: Savings_Depletion_Velocity
dtype: float64
- name: Credit_Stress_Multiplier
dtype: float64
- name: Recovery_Capacity
dtype: float64
- name: AMEX_Risk_Trend
dtype: float64
- name: Budget_Salary_Interaction
dtype: float64
- name: Cognitive_Stress_Compound
dtype: float64
splits:
- name: train
num_bytes: 4853621
num_examples: 20000
- name: validation
num_bytes: 1213394
num_examples: 5000
download_size: 5926048
dataset_size: 6067015
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|