setIncludePageConfidences

public final void setIncludePageConfidences(boolean value)

Diagnostic opt-in. When true, the split artifact additionally carries the calibrated boundary confidence for every page (pageConfidences), letting a caller re-threshold the stream offline without re-running the model. Default false so production artifacts stay lean.

Parameters

value

The value to set for the IncludePageConfidences property.