GroupPartitionConfig
VariantA split that keeps each group of cases on one side.
Raw JSONv1
Properties
columnstring | nullName of the column holding per-case group IDs; cases sharing an ID stay in the same partition.
train_pnumber> 0< 1Approximate training set fraction, honored at the group level: groups are assigned whole, so the realized fraction of rows varies with group sizes.
seedinteger | null≥ 0Random seed.
Relationships
Used by