{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://schema.rtemis.org/resampler/loocv/v1/schema.json",
  "title": "rtemis LOOCVConfig",
  "description": "Leave-one-out cross-validation. See setup_Resampler.",
  "type": "object",
  "properties": {}
}
