{
  "acquisition": {
    "acquired_at": "2026-06-27T23:52:54+00:00",
    "agent_id": "Claude-extra",
    "dedupe_fingerprint": "a9d5c116a0b5acbca499550cb960b4c58975e62c",
    "source_dataset_id": "drc/G.aparine",
    "source_dataset_name": "Herbicide applied to Galium aparine",
    "source_platform": "rdatasets",
    "source_rows": 240,
    "source_target_column_original": "dose",
    "source_url": "https://vincentarelbundock.github.io/Rdatasets/csv/drc/G.aparine.csv",
    "staged_rows": 240,
    "staging_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/rdatasets-drc-g-aparine-dose.csv",
    "tool": "models.tools.acquire_regression_extra_sources"
  },
  "counts": {
    "dropped_feature_count": 0,
    "n_features": 2,
    "original_columns": 3,
    "original_rows": 240,
    "rows_after_target_cleanup": 240,
    "selected_rows": 240,
    "strata_count": 38,
    "test_rows": 40,
    "train_rows": 200
  },
  "created_at": "2026-06-27T23:52:54+00:00",
  "dataset_hash": "3305a3ad973fb227",
  "dedupe_fingerprint": "a9d5c116a0b5acbca499550cb960b4c58975e62c",
  "dropped_feature_columns": [],
  "feature_columns": [
    "drymatter",
    "treatment"
  ],
  "feature_encodings": {
    "drymatter": {
      "impute_value": 773.0,
      "kind": "numeric"
    },
    "treatment": {
      "impute_value": 1.0,
      "kind": "numeric"
    }
  },
  "feature_scaling": {
    "constant_columns": [],
    "max": [
      1377.0,
      2.0
    ],
    "method": "minmax over cleaned source rows before sampling",
    "min": [
      123.0,
      1.0
    ],
    "range": [
      0.0,
      1.0
    ]
  },
  "hash_algorithm": "sha256:first16",
  "headers_removed_from_csv": true,
  "n_features": 2,
  "origin": "real",
  "original_headers": [
    "drymatter",
    "treatment",
    "target"
  ],
  "output_headers": [
    "drymatter",
    "treatment",
    "target"
  ],
  "retrieved_at": "2026-06-27T23:51:55+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": 842040480,
    "source_read_max_rows": null,
    "test_target_rows": 1000,
    "train_target_rows": 1000
  },
  "sha256": "3305a3ad973fb227a66d9f6e1d229e17063e3195d0351fb28597da345f4f0b3f",
  "source_dataset_id": "drc/G.aparine",
  "source_dataset_name": "Herbicide applied to Galium aparine",
  "source_family": "herbicide-applied",
  "source_file": "rdatasets-drc-g-aparine-dose.csv",
  "source_license": "GPL (R package drc)",
  "source_modified_at": "2026-06-27T23:52:54+00:00",
  "source_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/rdatasets-drc-g-aparine-dose.csv",
  "source_platform": "rdatasets",
  "source_real_data": true,
  "source_resource_id": null,
  "source_rows": 240,
  "source_size_bytes": 3831,
  "source_target_column_original": "dose",
  "source_url": "https://vincentarelbundock.github.io/Rdatasets/csv/drc/G.aparine.csv",
  "staged_rows": 240,
  "staging_path": "/home/ubuntu/hyper/data/tabular/real_regression_sources/rdatasets-drc-g-aparine-dose.csv",
  "target_column": "target",
  "target_generation": "original_numeric_column",
  "target_is_final_column": true,
  "target_names": [
    "target"
  ],
  "target_scaling": {
    "max": 1621.6,
    "min": 0.0,
    "mode": "regression",
    "range": [
      0.0,
      1.0
    ]
  },
  "target_source_encoding": {
    "kind": "numeric"
  },
  "task_type": "regression",
  "test_rows": 40,
  "train_rows": 200
}