{
  "_comment": "Runs the lab pipeline on an explicit IMLD csv instead of a built-in name. Point dataset_path at any file in the same format.",
  "dataset_path": "data/imld_two_spirals.csv",
  "scaler": "minmax",
  "n_samples": 400,
  "method": "qsvm",
  "feature_map": "zz",
  "reps": 2,
  "kernel_backend": "exact"
}
