Internal helpers that enforce the Guarded Resampling Principle by fitting preprocessing pipelines independently within each resampling split. These functions are not exported.
fastml_guard_detect_full_analysis(split, total_rows)An `rsample` split object representing a single resample.
Integer; total number of rows in the original dataset.