{
  "acquisition": {
    "acquired_at": "2026-06-27T23:58:28+00:00",
    "agent_id": "Claude-extra",
    "dedupe_fingerprint": "2e05d4e8f4f27c202351ece7f822e582526e625d",
    "source_dataset_id": "feynman_III_10_19",
    "source_dataset_name": "feynman_III_10_19",
    "source_platform": "pmlb",
    "source_rows": 100000,
    "source_target_column_original": "target",
    "source_url": "https://github.com/EpistasisLab/pmlb/raw/master/datasets/feynman_III_10_19/feynman_III_10_19.tsv.gz",
    "staged_rows": 1999,
    "staging_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/pmlb-feynman-iii-10-19-target.csv",
    "tool": "models.tools.acquire_regression_extra_sources"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 4,
    "original_columns": 5,
    "original_rows": 1999,
    "rows_after_target_cleanup": 1999,
    "selected_rows": 1999,
    "strata_count": 159,
    "test_rows": 999,
    "train_rows": 1000
  },
  "created_at": "2026-06-27T23:58:28+00:00",
  "dataset_hash": "1a803b27c2400dc4",
  "dedupe_fingerprint": "2e05d4e8f4f27c202351ece7f822e582526e625d",
  "downsampling": {
    "anchors_kept": 10,
    "corr_frob": 0.235018,
    "ks_features_mean": 0.064717,
    "ks_target": 0.013823,
    "method": "hybrid_coreset",
    "minmax_features_preserved": true,
    "minmax_target_preserved": true,
    "n_bins": 50,
    "original_rows": 100000,
    "selected_rows": 1999
  },
  "dropped_feature_columns": [],
  "feature_columns": [
    "mom",
    "Bx",
    "By",
    "Bz"
  ],
  "feature_encodings": {
    "Bx": {
      "impute_value": 2.995316327161321,
      "kind": "numeric"
    },
    "By": {
      "impute_value": 3.0230639212644235,
      "kind": "numeric"
    },
    "Bz": {
      "impute_value": 3.023065236844612,
      "kind": "numeric"
    },
    "mom": {
      "impute_value": 2.9371125792456607,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      4.999960014850767,
      4.9999579312992735,
      4.999983068865894,
      4.9999831710211184
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      1.0000510484014216,
      1.0000290614264826,
      1.0000688509262732,
      1.0000184229264826
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 4,
  "origin": "real",
  "original_headers": [
    "mom",
    "Bx",
    "By",
    "Bz",
    "target"
  ],
  "output_headers": [
    "mom",
    "Bx",
    "By",
    "Bz",
    "target"
  ],
  "retrieved_at": "2026-06-27T23:54:41+00:00",
  "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": 464854058,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "1a803b27c2400dc4972a2d84ffedfe3703406bdb7d1ab32d191cae1f3fc05924",
  "source_dataset_id": "feynman_III_10_19",
  "source_dataset_name": "feynman_III_10_19",
  "source_family": "feynman-iii",
  "source_file": "pmlb-feynman-iii-10-19-target.csv",
  "source_license": "MIT (PMLB)",
  "source_modified_at": "2026-06-27T23:58:27+00:00",
  "source_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/pmlb-feynman-iii-10-19-target.csv",
  "source_platform": "pmlb",
  "source_real_data": true,
  "source_resource_id": null,
  "source_rows": 100000,
  "source_size_bytes": 184107,
  "source_target_column_original": "target",
  "source_url": "https://github.com/EpistasisLab/pmlb/raw/master/datasets/feynman_III_10_19/feynman_III_10_19.tsv.gz",
  "staged_rows": 1999,
  "staging_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/pmlb-feynman-iii-10-19-target.csv",
  "target_column": "target",
  "target_generation": "original_numeric_column",
  "target_is_final_column": true,
  "target_names": [
    "target"
  ],
  "target_scaling": {
    "max": 41.7085227813692,
    "min": 2.1247504423902583,
    "mode": "regression",
    "range": [
      0.0,
      1.0
    ]
  },
  "target_source_encoding": {
    "kind": "numeric"
  },
  "task_type": "regression",
  "test_rows": 999,
  "train_rows": 1000
}