{
  "acquisition": {
    "acquired_at": "2026-06-27T23:11:54+00:00",
    "dedupe_fingerprint": "939eb0b7ec759a4109f1ccb97bb1bd8cbcf4c22c",
    "dropped_feature_columns_for_cap": [],
    "fetched_columns": 20,
    "fetched_rows": 155,
    "openml_data_id": 55,
    "openml_name": "hepatitis",
    "row_policy": "kept_all",
    "source_dataset_id": "55",
    "source_dataset_name": "hepatitis",
    "source_platform": "openml",
    "source_resource_id": null,
    "source_rows_after_target_cleanup": 126,
    "source_target_column_original": "ALK_PHOSPHATE",
    "source_url": "https://www.openml.org/d/55",
    "staged_feature_columns": 19,
    "staged_rows": 126,
    "staging_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/openml-hepatitis-55-target-alk-phosphate.csv",
    "target_profile": {
      "column": "ALK_PHOSPHATE",
      "finite_rows": 126,
      "integer_like": true,
      "maximum": 295.0,
      "minimum": 26.0,
      "missing_fraction": 0.0,
      "numeric_valid_fraction": 1.0,
      "unique_values": 83
    },
    "tool": "models.tools.acquire_real_regression_datasets"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 19,
    "original_columns": 20,
    "original_rows": 126,
    "rows_after_target_cleanup": 126,
    "selected_rows": 126,
    "strata_count": 54,
    "test_rows": 21,
    "train_rows": 105
  },
  "created_at": "2026-06-27T23:11:54+00:00",
  "dataset_hash": "13b5df533e59a626",
  "dedupe_fingerprint": "939eb0b7ec759a4109f1ccb97bb1bd8cbcf4c22c",
  "dropped_feature_columns": [],
  "feature_columns": [
    "AGE",
    "SEX",
    "STEROID",
    "ANTIVIRALS",
    "FATIGUE",
    "MALAISE",
    "ANOREXIA",
    "LIVER_BIG",
    "LIVER_FIRM",
    "SPLEEN_PALPABLE",
    "SPIDERS",
    "ASCITES",
    "VARICES",
    "BILIRUBIN",
    "SGOT",
    "ALBUMIN",
    "PROTIME",
    "HISTOLOGY",
    "Class"
  ],
  "feature_encodings": {
    "AGE": {
      "impute_value": 39.0,
      "kind": "numeric"
    },
    "ALBUMIN": {
      "impute_value": 4.0,
      "kind": "numeric"
    },
    "ANOREXIA": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "ANTIVIRALS": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "ASCITES": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "BILIRUBIN": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "Class": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "FATIGUE": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "HISTOLOGY": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "LIVER_BIG": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "LIVER_FIRM": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "MALAISE": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "PROTIME": {
      "impute_value": 61.0,
      "kind": "numeric"
    },
    "SEX": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "SGOT": {
      "impute_value": 58.0,
      "kind": "numeric"
    },
    "SPIDERS": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "SPLEEN_PALPABLE": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "STEROID": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "VARICES": {
      "impute_value": 0.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      78.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      4.8,
      528.0,
      5.3,
      100.0,
      1.0,
      1.0
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      7.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.3,
      14.0,
      2.1,
      0.0,
      0.0,
      0.0
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 19,
  "origin": "real",
  "original_headers": [
    "AGE",
    "SEX",
    "STEROID",
    "ANTIVIRALS",
    "FATIGUE",
    "MALAISE",
    "ANOREXIA",
    "LIVER_BIG",
    "LIVER_FIRM",
    "SPLEEN_PALPABLE",
    "SPIDERS",
    "ASCITES",
    "VARICES",
    "BILIRUBIN",
    "SGOT",
    "ALBUMIN",
    "PROTIME",
    "HISTOLOGY",
    "Class",
    "target"
  ],
  "output_headers": [
    "AGE",
    "SEX",
    "STEROID",
    "ANTIVIRALS",
    "FATIGUE",
    "MALAISE",
    "ANOREXIA",
    "LIVER_BIG",
    "LIVER_FIRM",
    "SPLEEN_PALPABLE",
    "SPIDERS",
    "ASCITES",
    "VARICES",
    "BILIRUBIN",
    "SGOT",
    "ALBUMIN",
    "PROTIME",
    "HISTOLOGY",
    "Class",
    "target"
  ],
  "retrieved_at": "2026-06-27T23:11:54+00:00",
  "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": 310442078,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "13b5df533e59a6263dc6288c5948494ab2bc61aab2f2c13dba5676a40732d354",
  "source_dataset_id": "55",
  "source_dataset_name": "hepatitis",
  "source_family": "hepatitis",
  "source_file": "openml-hepatitis-55-target-alk-phosphate.csv",
  "source_license": null,
  "source_modified_at": "2026-06-27T23:11:54+00:00",
  "source_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/openml-hepatitis-55-target-alk-phosphate.csv",
  "source_platform": "openml",
  "source_real_data": true,
  "source_resource_id": null,
  "source_rows": 155,
  "source_size_bytes": 10574,
  "source_target_column_original": "ALK_PHOSPHATE",
  "source_url": "https://www.openml.org/d/55",
  "staged_rows": 126,
  "staging_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/openml-hepatitis-55-target-alk-phosphate.csv",
  "target_column": "target",
  "target_generation": "original_numeric_column",
  "target_is_final_column": true,
  "target_names": [
    "target"
  ],
  "target_scaling": {
    "max": 295.0,
    "min": 26.0,
    "mode": "regression",
    "range": [
      0.0,
      1.0
    ]
  },
  "target_source_encoding": {
    "kind": "numeric"
  },
  "task_type": "regression",
  "test_rows": 21,
  "train_rows": 105
}