{
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 10,
    "original_columns": 11,
    "original_rows": 100,
    "rows_after_target_cleanup": 100,
    "selected_rows": 100,
    "strata_count": 39,
    "test_rows": 17,
    "train_rows": 83
  },
  "created_at": "2026-06-21T07:58:41+00:00",
  "dataset_hash": "4ba52563fd8e6a68",
  "dropped_feature_columns": [],
  "feature_columns": [
    "oz1",
    "oz2",
    "oz3",
    "oz4",
    "oz5",
    "oz6",
    "oz7",
    "oz8",
    "oz9",
    "oz10"
  ],
  "feature_encodings": {
    "oz1": {
      "impute_value": -0.023807433000000003,
      "kind": "numeric"
    },
    "oz10": {
      "impute_value": -0.072246354,
      "kind": "numeric"
    },
    "oz2": {
      "impute_value": -0.0550057625,
      "kind": "numeric"
    },
    "oz3": {
      "impute_value": -0.33679731999999996,
      "kind": "numeric"
    },
    "oz4": {
      "impute_value": 0.06545390449999999,
      "kind": "numeric"
    },
    "oz5": {
      "impute_value": -0.369319905,
      "kind": "numeric"
    },
    "oz6": {
      "impute_value": -0.107413182,
      "kind": "numeric"
    },
    "oz7": {
      "impute_value": -0.11024155,
      "kind": "numeric"
    },
    "oz8": {
      "impute_value": 0.13623084000000002,
      "kind": "numeric"
    },
    "oz9": {
      "impute_value": -0.043991062,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      2.0204139,
      1.7514567,
      2.7077127,
      1.6614808,
      2.685763,
      1.8539585,
      1.7321558,
      1.6416276,
      1.5203017,
      1.7444141
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      -2.1065141,
      -1.7347709,
      -1.8243531,
      -1.861146,
      -1.2196099,
      -1.720942,
      -1.588097,
      -1.8984325,
      -1.5632035,
      -1.8736232
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 10,
  "original_headers": [
    "oz1",
    "oz2",
    "oz3",
    "oz4",
    "oz5",
    "oz6",
    "oz7",
    "oz8",
    "oz9",
    "oz10",
    "target"
  ],
  "output_headers": [
    "oz1",
    "oz2",
    "oz3",
    "oz4",
    "oz5",
    "oz6",
    "oz7",
    "oz8",
    "oz9",
    "oz10",
    "target"
  ],
  "sampling": {
    "method": "quota stratified by target distribution plus high-variance feature quantile bins",
    "minimum_test_to_train_ratio_when_small": 0.2,
    "seed": 1250951790,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "4ba52563fd8e6a681944f3551248a823f969c05db88f453e1a57e21a8618fb53",
  "source_file": "fri-c3-100-10.csv",
  "source_modified_at": "2026-06-20T09:32:18+00:00",
  "source_path": "/home/ubuntu/hyper/data/tabular/fri-c3-100-10.csv",
  "source_size_bytes": 12261,
  "target_column": "target",
  "target_is_final_column": true,
  "target_names": [
    "target"
  ],
  "target_scaling": {
    "max": 2.4438847,
    "min": -2.2953355,
    "mode": "regression",
    "range": [
      0.0,
      1.0
    ]
  },
  "target_source_encoding": {
    "kind": "numeric"
  },
  "task_type": "regression",
  "test_rows": 17,
  "train_rows": 83
}