Learn R Programming

BORG (version 0.2.5)

borg-wrappers: BORG-Guarded Cross-Validation Functions

Description

These functions wrap common cross-validation functions from popular ML frameworks, adding automatic BORG validation. They block random CV when data dependencies are detected.

Arguments

Value

No return value. This page documents the family of guarded CV wrapper functions; see individual functions for their return values.

Details

BORG provides guarded versions of:

When dependencies are detected, these functions either:

  1. Block the operation and suggest borg_cv() instead

  2. Automatically switch to an appropriate blocked CV strategy