{
  "acquisition": {
    "acquired_at": "2026-06-26T09:10:43+00:00",
    "fetched_feature_columns": 19,
    "fetched_rows": 7043,
    "openml_data_id": 46280,
    "openml_name": "blastchar",
    "openml_url": "https://www.openml.org/d/46280",
    "row_policy": "stratified_cap_to_final_max",
    "source": "openml",
    "source_rows_after_target_cleanup": 7043,
    "stage_path": "/home/ubuntu/hyper/data/tabular/blastchar.csv",
    "staged_feature_columns": 19,
    "staged_rows": 2000,
    "tool": "models.tools.acquire_real_binary_datasets"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 19,
    "original_columns": 20,
    "original_rows": 2000,
    "rows_after_target_cleanup": 2000,
    "selected_rows": 2000,
    "strata_count": 16,
    "test_rows": 1000,
    "train_rows": 1000
  },
  "created_at": "2026-06-26T09:10:43+00:00",
  "dataset_hash": "0f8a6dd4ec7cbb5c",
  "dropped_feature_columns": [],
  "feature_columns": [
    "gender",
    "SeniorCitizen",
    "Partner",
    "Dependents",
    "tenure",
    "PhoneService",
    "MultipleLines",
    "InternetService",
    "OnlineSecurity",
    "OnlineBackup",
    "DeviceProtection",
    "TechSupport",
    "StreamingTV",
    "StreamingMovies",
    "Contract",
    "PaperlessBilling",
    "PaymentMethod",
    "MonthlyCharges",
    "TotalCharges"
  ],
  "feature_encodings": {
    "Contract": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "Dependents": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "DeviceProtection": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "InternetService": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "MonthlyCharges": {
      "impute_value": 70.45,
      "kind": "numeric"
    },
    "MultipleLines": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "OnlineBackup": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "OnlineSecurity": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "PaperlessBilling": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "Partner": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "PaymentMethod": {
      "impute_value": 2.0,
      "kind": "numeric"
    },
    "PhoneService": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "SeniorCitizen": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "StreamingMovies": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "StreamingTV": {
      "impute_value": 1.0,
      "kind": "numeric"
    },
    "TechSupport": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "TotalCharges": {
      "impute_value": 1424.775,
      "kind": "numeric"
    },
    "gender": {
      "impute_value": 0.0,
      "kind": "numeric"
    },
    "tenure": {
      "impute_value": 29.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      1.0,
      1.0,
      1.0,
      1.0,
      72.0,
      1.0,
      2.0,
      2.0,
      2.0,
      2.0,
      2.0,
      2.0,
      2.0,
      2.0,
      2.0,
      1.0,
      3.0,
      117.45,
      8543.25
    ],
    "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,
      18.4,
      18.9
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 19,
  "origin": "real",
  "original_headers": [
    "gender",
    "SeniorCitizen",
    "Partner",
    "Dependents",
    "tenure",
    "PhoneService",
    "MultipleLines",
    "InternetService",
    "OnlineSecurity",
    "OnlineBackup",
    "DeviceProtection",
    "TechSupport",
    "StreamingTV",
    "StreamingMovies",
    "Contract",
    "PaperlessBilling",
    "PaymentMethod",
    "MonthlyCharges",
    "TotalCharges",
    "target"
  ],
  "output_headers": [
    "gender",
    "SeniorCitizen",
    "Partner",
    "Dependents",
    "tenure",
    "PhoneService",
    "MultipleLines",
    "InternetService",
    "OnlineSecurity",
    "OnlineBackup",
    "DeviceProtection",
    "TechSupport",
    "StreamingTV",
    "StreamingMovies",
    "Contract",
    "PaperlessBilling",
    "PaymentMethod",
    "MonthlyCharges",
    "TotalCharges",
    "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": 247417561,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "0f8a6dd4ec7cbb5cee06e1fe53aa875fa902148820ee298a2df212e30a772bf5",
  "source": "openml",
  "source_file": "blastchar.csv",
  "source_modified_at": "2026-06-26T09:10:43+00:00",
  "source_openml_data_id": 46280,
  "source_openml_name": "blastchar",
  "source_path": "/home/ubuntu/hyper/data/tabular/blastchar.csv",
  "source_real_data": true,
  "source_size_bytes": 170938,
  "source_url": "https://www.openml.org/d/46280",
  "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
}