{
  "acquisition": {
    "acquired_at": "2026-06-26T10:04:33+00:00",
    "fetched_feature_columns": 23,
    "fetched_rows": 30000,
    "openml_data_id": 46919,
    "openml_name": "credit_card_clients_default",
    "openml_url": "https://www.openml.org/d/46919",
    "row_policy": "stratified_cap_to_final_max",
    "source": "openml",
    "source_rows_after_target_cleanup": 30000,
    "stage_path": "/home/ubuntu/hyper/data/tabular/credit-card-clients-default.csv",
    "staged_feature_columns": 23,
    "staged_rows": 2000,
    "tool": "models.tools.acquire_real_binary_datasets"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 23,
    "original_columns": 24,
    "original_rows": 2000,
    "rows_after_target_cleanup": 2000,
    "selected_rows": 2000,
    "strata_count": 63,
    "test_rows": 1000,
    "train_rows": 1000
  },
  "created_at": "2026-06-26T10:04:33+00:00",
  "dataset_hash": "21a6177fdb3eae79",
  "dropped_feature_columns": [],
  "feature_columns": [
    "LIMIT_BAL",
    "SEX",
    "EDUCATION",
    "MARRIAGE",
    "AGE",
    "PAY_0",
    "PAY_2",
    "PAY_3",
    "PAY_4",
    "PAY_5",
    "PAY_6",
    "BILL_AMT1",
    "BILL_AMT2",
    "BILL_AMT3",
    "BILL_AMT4",
    "BILL_AMT5",
    "BILL_AMT6",
    "PAY_AMT1",
    "PAY_AMT2",
    "PAY_AMT3",
    "PAY_AMT4",
    "PAY_AMT5",
    "PAY_AMT6"
  ],
  "feature_encodings": {
    "AGE": {
      "impute_value": 34.0,
      "kind": "numeric"
    },
    "BILL_AMT1": {
      "impute_value": 23396.0,
      "kind": "numeric"
    },
    "BILL_AMT2": {
      "impute_value": 21861.5,
      "kind": "numeric"
    },
    "BILL_AMT3": {
      "impute_value": 20243.5,
      "kind": "numeric"
    },
    "BILL_AMT4": {
      "impute_value": 19532.0,
      "kind": "numeric"
    },
    "BILL_AMT5": {
      "impute_value": 17898.0,
      "kind": "numeric"
    },
    "BILL_AMT6": {
      "impute_value": 16872.0,
      "kind": "numeric"
    },
    "EDUCATION": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "LIMIT_BAL": {
      "impute_value": 140000.0,
      "kind": "numeric"
    },
    "MARRIAGE": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "PAY_0": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "PAY_2": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "PAY_3": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "PAY_4": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "PAY_5": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "PAY_6": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "PAY_AMT1": {
      "impute_value": 2138.5,
      "kind": "numeric"
    },
    "PAY_AMT2": {
      "impute_value": 2007.5,
      "kind": "numeric"
    },
    "PAY_AMT3": {
      "impute_value": 1777.5,
      "kind": "numeric"
    },
    "PAY_AMT4": {
      "impute_value": 1500.0,
      "kind": "numeric"
    },
    "PAY_AMT5": {
      "impute_value": 1500.0,
      "kind": "numeric"
    },
    "PAY_AMT6": {
      "impute_value": 1600.0,
      "kind": "numeric"
    },
    "SEX": {
      "impute_value": 2.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      710000.0,
      2.0,
      6.0,
      3.0,
      72.0,
      8.0,
      7.0,
      8.0,
      7.0,
      7.0,
      7.0,
      588000.0,
      499024.0,
      1664089.0,
      470617.0,
      440050.0,
      527566.0,
      493358.0,
      1684259.0,
      397092.0,
      205000.0,
      379267.0,
      254000.0
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      10000.0,
      1.0,
      0.0,
      0.0,
      21.0,
      -2.0,
      -2.0,
      -2.0,
      -2.0,
      -2.0,
      -2.0,
      -15308.0,
      -69777.0,
      -11925.0,
      -27490.0,
      -9415.0,
      -11798.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 23,
  "origin": "real",
  "original_headers": [
    "LIMIT_BAL",
    "SEX",
    "EDUCATION",
    "MARRIAGE",
    "AGE",
    "PAY_0",
    "PAY_2",
    "PAY_3",
    "PAY_4",
    "PAY_5",
    "PAY_6",
    "BILL_AMT1",
    "BILL_AMT2",
    "BILL_AMT3",
    "BILL_AMT4",
    "BILL_AMT5",
    "BILL_AMT6",
    "PAY_AMT1",
    "PAY_AMT2",
    "PAY_AMT3",
    "PAY_AMT4",
    "PAY_AMT5",
    "PAY_AMT6",
    "target"
  ],
  "output_headers": [
    "LIMIT_BAL",
    "SEX",
    "EDUCATION",
    "MARRIAGE",
    "AGE",
    "PAY_0",
    "PAY_2",
    "PAY_3",
    "PAY_4",
    "PAY_5",
    "PAY_6",
    "BILL_AMT1",
    "BILL_AMT2",
    "BILL_AMT3",
    "BILL_AMT4",
    "BILL_AMT5",
    "BILL_AMT6",
    "PAY_AMT1",
    "PAY_AMT2",
    "PAY_AMT3",
    "PAY_AMT4",
    "PAY_AMT5",
    "PAY_AMT6",
    "target"
  ],
  "sampling": {
    "final_max_rows": 2000,
    "method": "quota stratified by target distribution plus high-variance feature quantile bins",
    "minimum_final_rows": 101,
    "minimum_test_to_train_ratio_when_small": 0.2,
    "seed": 546517106,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "21a6177fdb3eae79a575c70e0818bb5a818ba3f31abf79a2e98448036420aa31",
  "source": "openml",
  "source_file": "credit-card-clients-default.csv",
  "source_modified_at": "2026-06-26T10:04:33+00:00",
  "source_openml_data_id": 46919,
  "source_openml_name": "credit_card_clients_default",
  "source_path": "/home/ubuntu/hyper/data/tabular/credit-card-clients-default.csv",
  "source_real_data": true,
  "source_size_bytes": 275914,
  "source_url": "https://www.openml.org/d/46919",
  "target_column": "target",
  "target_is_final_column": true,
  "target_names": [
    "target"
  ],
  "target_scaling": {
    "class_to_code": {
      "0.0": 0,
      "1.0": 1
    },
    "classes": [
      0.0,
      1.0
    ],
    "mode": "classification",
    "n_classes": 2,
    "range": [
      0.0,
      1.0
    ],
    "scaled_code_formula": "code / max(1, n_classes - 1)"
  },
  "target_source_encoding": {
    "kind": "numeric"
  },
  "task_type": "binary",
  "test_rows": 1000,
  "train_rows": 1000
}