{
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 26,
    "original_columns": 27,
    "original_rows": 368,
    "rows_after_target_cleanup": 368,
    "selected_rows": 368,
    "strata_count": 31,
    "test_rows": 62,
    "train_rows": 306
  },
  "created_at": "2026-06-21T07:58:40+00:00",
  "dataset_hash": "04c56e4636142f1f",
  "dropped_feature_columns": [],
  "feature_columns": [
    "surgery",
    "Age",
    "rectal_temperature",
    "pulse",
    "respiratory_rate",
    "temperature_of_extremities",
    "peripheral_pulse",
    "mucous_membranes",
    "capillary_refill_time",
    "pain",
    "peristalsis",
    "abdominal_distension",
    "nasogastric_tube",
    "nasogastric_reflux",
    "nasogastric_reflux_PH",
    "rectal_examination_-_feces",
    "abdomen",
    "packed_cell_volume",
    "total_protein",
    "abdominocentesis_appearance",
    "abdomcentesis_total_protein",
    "outcome",
    "site_of_lesion",
    "type_of_lesion",
    "subtype_of_lesion",
    "pathology_cp_data"
  ],
  "feature_encodings": {
    "Age": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "abdomcentesis_total_protein": {
      "impute_value": 44.0,
      "kind": "categorical_codes",
      "mapping": {
        "0.1": 0,
        "0.9": 1,
        "1.0": 2,
        "1.1": 3,
        "1.3": 4,
        "1.4": 5,
        "1.5": 6,
        "1.6": 7,
        "1.8": 8,
        "10.0": 9,
        "10.1": 10,
        "2.0": 11,
        "2.1": 12,
        "2.2": 13,
        "2.3": 14,
        "2.5": 15,
        "2.6": 16,
        "2.8": 17,
        "2.9": 18,
        "3.0": 19,
        "3.1": 20,
        "3.2": 21,
        "3.3": 22,
        "3.4": 23,
        "3.6": 24,
        "3.7": 25,
        "3.9": 26,
        "4.1": 27,
        "4.3": 28,
        "4.4": 29,
        "4.5": 30,
        "4.6": 31,
        "4.7": 32,
        "4.8": 33,
        "5.0": 34,
        "5.2": 35,
        "5.3": 36,
        "5.7": 37,
        "6.0": 38,
        "6.5": 39,
        "6.6": 40,
        "7.0": 41,
        "7.4": 42,
        "8.0": 43,
        "__MISSING__": 44
      }
    },
    "abdomen": {
      "impute_value": 4.0,
      "kind": "numeric"
    },
    "abdominal_distension": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "abdominocentesis_appearance": {
      "impute_value": 3.0,
      "kind": "categorical_codes",
      "mapping": {
        "1.0": 0,
        "2.0": 1,
        "3.0": 2,
        "__MISSING__": 3
      }
    },
    "capillary_refill_time": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "mucous_membranes": {
      "impute_value": 3.0,
      "kind": "numeric"
    },
    "nasogastric_reflux": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "nasogastric_reflux_PH": {
      "impute_value": 24.0,
      "kind": "categorical_codes",
      "mapping": {
        "1.0": 0,
        "1.5": 1,
        "2.0": 2,
        "3.0": 3,
        "3.5": 4,
        "4.0": 5,
        "4.3": 6,
        "4.4": 7,
        "4.5": 8,
        "5.0": 9,
        "5.3": 10,
        "5.4": 11,
        "5.5": 12,
        "5.7": 13,
        "5.8": 14,
        "5.9": 15,
        "6.0": 16,
        "6.2": 17,
        "6.5": 18,
        "7.0": 19,
        "7.2": 20,
        "7.5": 21,
        "8.0": 22,
        "8.5": 23,
        "__MISSING__": 24
      }
    },
    "nasogastric_tube": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "outcome": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "packed_cell_volume": {
      "impute_value": 44.0,
      "kind": "numeric"
    },
    "pain": {
      "impute_value": 3.0,
      "kind": "numeric"
    },
    "pathology_cp_data": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "peripheral_pulse": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "peristalsis": {
      "impute_value": 3.0,
      "kind": "numeric"
    },
    "pulse": {
      "impute_value": 60.0,
      "kind": "numeric"
    },
    "rectal_examination_-_feces": {
      "impute_value": 3.0,
      "kind": "numeric"
    },
    "rectal_temperature": {
      "impute_value": 38.1,
      "kind": "numeric"
    },
    "respiratory_rate": {
      "impute_value": 28.0,
      "kind": "numeric"
    },
    "site_of_lesion": {
      "impute_value": 3025.0,
      "kind": "numeric"
    },
    "subtype_of_lesion": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "surgery": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "temperature_of_extremities": {
      "impute_value": 3.0,
      "kind": "numeric"
    },
    "total_protein": {
      "impute_value": 7.5,
      "kind": "numeric"
    },
    "type_of_lesion": {
      "impute_value": 0.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      2.0,
      9.0,
      40.8,
      184.0,
      96.0,
      4.0,
      4.0,
      6.0,
      3.0,
      5.0,
      4.0,
      4.0,
      3.0,
      3.0,
      24.0,
      4.0,
      5.0,
      75.0,
      89.0,
      3.0,
      44.0,
      3.0,
      41110.0,
      7111.0,
      2209.0,
      2.0
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      1.0,
      1.0,
      35.4,
      30.0,
      8.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      1.0,
      0.0,
      1.0,
      1.0,
      4.0,
      3.3,
      0.0,
      0.0,
      1.0,
      0.0,
      0.0,
      0.0,
      1.0
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 26,
  "original_headers": [
    "surgery",
    "Age",
    "rectal_temperature",
    "pulse",
    "respiratory_rate",
    "temperature_of_extremities",
    "peripheral_pulse",
    "mucous_membranes",
    "capillary_refill_time",
    "pain",
    "peristalsis",
    "abdominal_distension",
    "nasogastric_tube",
    "nasogastric_reflux",
    "nasogastric_reflux_PH",
    "rectal_examination_-_feces",
    "abdomen",
    "packed_cell_volume",
    "total_protein",
    "abdominocentesis_appearance",
    "abdomcentesis_total_protein",
    "outcome",
    "site_of_lesion",
    "type_of_lesion",
    "subtype_of_lesion",
    "pathology_cp_data",
    "target"
  ],
  "output_headers": [
    "surgery",
    "Age",
    "rectal_temperature",
    "pulse",
    "respiratory_rate",
    "temperature_of_extremities",
    "peripheral_pulse",
    "mucous_membranes",
    "capillary_refill_time",
    "pain",
    "peristalsis",
    "abdominal_distension",
    "nasogastric_tube",
    "nasogastric_reflux",
    "nasogastric_reflux_PH",
    "rectal_examination_-_feces",
    "abdomen",
    "packed_cell_volume",
    "total_protein",
    "abdominocentesis_appearance",
    "abdomcentesis_total_protein",
    "outcome",
    "site_of_lesion",
    "type_of_lesion",
    "subtype_of_lesion",
    "pathology_cp_data",
    "target"
  ],
  "sampling": {
    "method": "quota stratified by target distribution plus high-variance feature quantile bins",
    "minimum_test_to_train_ratio_when_small": 0.2,
    "seed": 99633483,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "04c56e4636142f1fd10ca23095e5dc147aa4269bcdf17654c933f2847dcf256e",
  "source_file": "colic.csv",
  "source_modified_at": "2026-06-20T09:29:59+00:00",
  "source_path": "/home/ubuntu/hyper/data/tabular/colic.csv",
  "source_size_bytes": 36770,
  "target_column": "target",
  "target_is_final_column": true,
  "target_names": [
    "target"
  ],
  "target_scaling": {
    "class_to_code": {
      "1.0": 0,
      "2.0": 1
    },
    "classes": [
      1.0,
      2.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": 62,
  "train_rows": 306
}