Addyk24's picture
Upload dataset
0a298e2 verified
metadata
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-*