{
  "acquisition": {
    "acquired_at": "2026-06-26T09:03:37+00:00",
    "fetched_feature_columns": 29,
    "fetched_rows": 3772,
    "openml_data_id": 41946,
    "openml_name": "Sick_numeric",
    "openml_url": "https://www.openml.org/d/41946",
    "row_policy": "stratified_cap_to_final_max",
    "source": "openml",
    "source_rows_after_target_cleanup": 3772,
    "stage_path": "/home/ubuntu/hyper/data/tabular/sick-numeric.csv",
    "staged_feature_columns": 27,
    "staged_rows": 2000,
    "tool": "models.tools.acquire_real_binary_datasets"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 27,
    "original_columns": 28,
    "original_rows": 2000,
    "rows_after_target_cleanup": 2000,
    "selected_rows": 2000,
    "strata_count": 49,
    "test_rows": 1000,
    "train_rows": 1000
  },
  "created_at": "2026-06-26T09:03:37+00:00",
  "dataset_hash": "63722a5ad9789899",
  "dropped_feature_columns": [],
  "feature_columns": [
    "age",
    "sex",
    "on_thyroxine",
    "query_on_thyroxine",
    "on_antithyroid_medication",
    "sick",
    "pregnant",
    "thyroid_surgery",
    "I131_treatment",
    "query_hypothyroid",
    "query_hyperthyroid",
    "lithium",
    "goitre",
    "tumor",
    "hypopituitary",
    "psych",
    "TSH_measured",
    "TSH",
    "T3_measured",
    "T3",
    "TT4_measured",
    "TT4",
    "T4U_measured",
    "T4U",
    "FTI_measured",
    "FTI",
    "referral_source"
  ],
  "feature_encodings": {
    "FTI": {
      "impute_value": 57.0,
      "kind": "numeric"
    },
    "FTI_measured": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "I131_treatment": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "T3": {
      "impute_value": 23.0,
      "kind": "numeric"
    },
    "T3_measured": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "T4U": {
      "impute_value": 58.0,
      "kind": "numeric"
    },
    "T4U_measured": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "TSH": {
      "impute_value": 113.0,
      "kind": "numeric"
    },
    "TSH_measured": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "TT4": {
      "impute_value": 79.5,
      "kind": "numeric"
    },
    "TT4_measured": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "age": {
      "impute_value": 49.0,
      "kind": "numeric"
    },
    "goitre": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "hypopituitary": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "lithium": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "on_antithyroid_medication": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "on_thyroxine": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "pregnant": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "psych": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "query_hyperthyroid": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "query_hypothyroid": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "query_on_thyroxine": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "referral_source": {
      "impute_value": 4.0,
      "kind": "numeric"
    },
    "sex": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "sick": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "thyroid_surgery": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "tumor": {
      "impute_value": 0.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      93.0,
      2.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,
      1.0,
      1.0,
      1.0,
      287.0,
      1.0,
      69.0,
      1.0,
      241.0,
      1.0,
      146.0,
      1.0,
      234.0,
      4.0
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      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,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      0.0,
      3.0,
      0.0,
      0.0,
      0.0
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 27,
  "origin": "real",
  "original_headers": [
    "age",
    "sex",
    "on_thyroxine",
    "query_on_thyroxine",
    "on_antithyroid_medication",
    "sick",
    "pregnant",
    "thyroid_surgery",
    "I131_treatment",
    "query_hypothyroid",
    "query_hyperthyroid",
    "lithium",
    "goitre",
    "tumor",
    "hypopituitary",
    "psych",
    "TSH_measured",
    "TSH",
    "T3_measured",
    "T3",
    "TT4_measured",
    "TT4",
    "T4U_measured",
    "T4U",
    "FTI_measured",
    "FTI",
    "referral_source",
    "target"
  ],
  "output_headers": [
    "age",
    "sex",
    "on_thyroxine",
    "query_on_thyroxine",
    "on_antithyroid_medication",
    "sick",
    "pregnant",
    "thyroid_surgery",
    "I131_treatment",
    "query_hypothyroid",
    "query_hyperthyroid",
    "lithium",
    "goitre",
    "tumor",
    "hypopituitary",
    "psych",
    "TSH_measured",
    "TSH",
    "T3_measured",
    "T3",
    "TT4_measured",
    "TT4",
    "T4U_measured",
    "T4U",
    "FTI_measured",
    "FTI",
    "referral_source",
    "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": 1648823639,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "63722a5ad97898999326878bbfb7146d16468422ae350a5130943220d4c67edf",
  "source": "openml",
  "source_file": "sick-numeric.csv",
  "source_modified_at": "2026-06-26T09:03:37+00:00",
  "source_openml_data_id": 41946,
  "source_openml_name": "Sick_numeric",
  "source_path": "/home/ubuntu/hyper/data/tabular/sick-numeric.csv",
  "source_real_data": true,
  "source_size_bytes": 238844,
  "source_url": "https://www.openml.org/d/41946",
  "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
}