pkgdown/mathjax-config.html

Skip to contents

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

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