{
  "acquisition": {
    "acquired_at": "2026-06-26T09:50:01+00:00",
    "fetched_feature_columns": 17,
    "fetched_rows": 12330,
    "openml_data_id": 45560,
    "openml_name": "online-shoppers-intention",
    "openml_url": "https://www.openml.org/d/45560",
    "row_policy": "stratified_cap_to_final_max",
    "source": "openml",
    "source_rows_after_target_cleanup": 12330,
    "stage_path": "/home/ubuntu/hyper/data/tabular/online-shoppers-intention.csv",
    "staged_feature_columns": 17,
    "staged_rows": 2000,
    "tool": "models.tools.acquire_real_binary_datasets"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 17,
    "original_columns": 18,
    "original_rows": 2000,
    "rows_after_target_cleanup": 2000,
    "selected_rows": 2000,
    "strata_count": 29,
    "test_rows": 1000,
    "train_rows": 1000
  },
  "created_at": "2026-06-26T09:50:01+00:00",
  "dataset_hash": "de602a22ad99eec3",
  "dropped_feature_columns": [],
  "feature_columns": [
    "Administrative",
    "Administrative_Duration",
    "Informational",
    "Informational_Duration",
    "ProductRelated",
    "ProductRelated_Duration",
    "BounceRates",
    "ExitRates",
    "PageValues",
    "SpecialDay",
    "Month",
    "OperatingSystems",
    "Browser",
    "Region",
    "TrafficType",
    "VisitorType",
    "Weekend"
  ],
  "feature_encodings": {
    "Administrative": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "Administrative_Duration": {
      "impute_value": 10.0,
      "kind": "numeric"
    },
    "BounceRates": {
      "impute_value": 0.0027118955,
      "kind": "numeric"
    },
    "Browser": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "ExitRates": {
      "impute_value": 0.025,
      "kind": "numeric"
    },
    "Informational": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "Informational_Duration": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "Month": {
      "impute_value": 6.0,
      "kind": "numeric"
    },
    "OperatingSystems": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "PageValues": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "ProductRelated": {
      "impute_value": 19.0,
      "kind": "numeric"
    },
    "ProductRelated_Duration": {
      "impute_value": 617.0,
      "kind": "numeric"
    },
    "Region": {
      "impute_value": 3.0,
      "kind": "numeric"
    },
    "SpecialDay": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "TrafficType": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "VisitorType": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "Weekend": {
      "impute_value": 0.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      23.0,
      2657.318056,
      13.0,
      1949.166667,
      349.0,
      29970.46597,
      0.2,
      0.2,
      270.7846931,
      1.0,
      9.0,
      8.0,
      13.0,
      9.0,
      20.0,
      2.0,
      1.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,
      1.0,
      1.0,
      1.0,
      1.0,
      0.0,
      0.0
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 17,
  "origin": "real",
  "original_headers": [
    "Administrative",
    "Administrative_Duration",
    "Informational",
    "Informational_Duration",
    "ProductRelated",
    "ProductRelated_Duration",
    "BounceRates",
    "ExitRates",
    "PageValues",
    "SpecialDay",
    "Month",
    "OperatingSystems",
    "Browser",
    "Region",
    "TrafficType",
    "VisitorType",
    "Weekend",
    "target"
  ],
  "output_headers": [
    "Administrative",
    "Administrative_Duration",
    "Informational",
    "Informational_Duration",
    "ProductRelated",
    "ProductRelated_Duration",
    "BounceRates",
    "ExitRates",
    "PageValues",
    "SpecialDay",
    "Month",
    "OperatingSystems",
    "Browser",
    "Region",
    "TrafficType",
    "VisitorType",
    "Weekend",
    "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": 3746893103,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "de602a22ad99eec368c755512f208d373ff244da4d57b3e0e6f4e67149e5065d",
  "source": "openml",
  "source_file": "online-shoppers-intention.csv",
  "source_modified_at": "2026-06-26T09:50:01+00:00",
  "source_openml_data_id": 45560,
  "source_openml_name": "online-shoppers-intention",
  "source_path": "/home/ubuntu/hyper/data/tabular/online-shoppers-intention.csv",
  "source_real_data": true,
  "source_size_bytes": 182937,
  "source_url": "https://www.openml.org/d/45560",
  "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
}