expand Systems
Expand the dataset by appending expansionCoefficient
fake systems (or revert to a prefix), across all loaded models.
System labels are generated as
"Sys{index}{NNN} (F)"
withNNN ∈ [800..998]
.AP rows for the new systems are random; in deterministic mode they come from a SplittableRandom seeded via RandomBridge.childSeed.
Parameters
expansion Coefficient
Number of random systems to append.
true Number Of Systems
Ground-truth number of systems; if current + expansionCoefficient < trueNumberOfSystems
, reverts the AP map to a prefix of the original systems instead of appending fakes.