{
  "acquisition": {
    "acquired_at": "2026-06-26T09:46:17+00:00",
    "fetched_feature_columns": 15,
    "fetched_rows": 690,
    "openml_data_id": 44155,
    "openml_name": "credit-approval_reproduced",
    "openml_url": "https://www.openml.org/d/44155",
    "row_policy": "kept_all",
    "source": "openml",
    "source_rows_after_target_cleanup": 690,
    "stage_path": "/home/ubuntu/hyper/data/tabular/credit-approval-reproduced.csv",
    "staged_feature_columns": 15,
    "staged_rows": 690,
    "tool": "models.tools.acquire_real_binary_datasets"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 15,
    "original_columns": 16,
    "original_rows": 690,
    "rows_after_target_cleanup": 690,
    "selected_rows": 690,
    "strata_count": 15,
    "test_rows": 115,
    "train_rows": 575
  },
  "created_at": "2026-06-26T09:46:17+00:00",
  "dataset_hash": "0936cfa7201f9f56",
  "dropped_feature_columns": [],
  "feature_columns": [
    "A1",
    "A2",
    "A3",
    "A4",
    "A5",
    "A6",
    "A7",
    "A8",
    "A9",
    "A10",
    "A11",
    "A12",
    "A13",
    "A14",
    "A15"
  ],
  "feature_encodings": {
    "A1": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "A10": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "A11": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "A12": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "A13": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "A14": {
      "impute_value": 160.0,
      "kind": "numeric"
    },
    "A15": {
      "impute_value": 5.0,
      "kind": "numeric"
    },
    "A2": {
      "impute_value": 28.46,
      "kind": "numeric"
    },
    "A3": {
      "impute_value": 2.75,
      "kind": "numeric"
    },
    "A4": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "A5": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "A6": {
      "impute_value": 6.0,
      "kind": "numeric"
    },
    "A7": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "A8": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "A9": {
      "impute_value": 0.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      1.0,
      80.25,
      28.0,
      2.0,
      2.0,
      13.0,
      8.0,
      28.5,
      1.0,
      1.0,
      67.0,
      1.0,
      2.0,
      2000.0,
      100000.0
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      0.0,
      13.75,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.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": 15,
  "origin": "real",
  "original_headers": [
    "A1",
    "A2",
    "A3",
    "A4",
    "A5",
    "A6",
    "A7",
    "A8",
    "A9",
    "A10",
    "A11",
    "A12",
    "A13",
    "A14",
    "A15",
    "target"
  ],
  "output_headers": [
    "A1",
    "A2",
    "A3",
    "A4",
    "A5",
    "A6",
    "A7",
    "A8",
    "A9",
    "A10",
    "A11",
    "A12",
    "A13",
    "A14",
    "A15",
    "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": 134473898,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "0936cfa7201f9f565bab81a850146cabbb251529daaab673afc7502ba53e2154",
  "source": "openml",
  "source_file": "credit-approval-reproduced.csv",
  "source_modified_at": "2026-06-26T09:46:17+00:00",
  "source_openml_data_id": 44155,
  "source_openml_name": "credit-approval_reproduced",
  "source_path": "/home/ubuntu/hyper/data/tabular/credit-approval-reproduced.csv",
  "source_real_data": true,
  "source_size_bytes": 48549,
  "source_url": "https://www.openml.org/d/44155",
  "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": 115,
  "train_rows": 575
}