# LightGBM-rs data_partition golden (Phase 4 04-03). VERBATIM SplitInner
# routing (dense_bin.hpp:314-394, MissingType::None) + stable two-pass
# gather. Emits the reordered index array + split_point.
KERNEL_MASTER_SEED 1096282125
COUNTS partition=4
PCASE name=basic num_bin=8 min_bin=0 max_bin=7 threshold=3 most_freq_bin=8 note=in-range-thr3
PBINS 1;5;3;7;0;4;2;6
PORDER 0;2;4;6;1;3;5;7
PSPLIT 4
PCASE name=default_left num_bin=10 min_bin=1 max_bin=6 threshold=4 most_freq_bin=2 note=oor-go-left
PBINS 0;2;9;1;5;9;3
PORDER 0;1;2;3;4;5;6
PSPLIT 7
PCASE name=default_right num_bin=10 min_bin=1 max_bin=6 threshold=2 most_freq_bin=7 note=oor-go-right
PBINS 0;2;9;1;5;9;3
PORDER 1;3;6;0;2;4;5
PSPLIT 3
PCASE name=random num_bin=16 min_bin=0 max_bin=15 threshold=7 most_freq_bin=16 note=random-40-rows
PBINS 15;6;1;0;3;10;5;4;7;14;9;8;11;2;13;12;15;6;1;0;3;10;5;4;7;14;9;8;11;2;13;12;15;6;1;0;3;10;5;4
PORDER 1;2;3;4;6;7;8;13;17;18;19;20;22;23;24;29;33;34;35;36;38;39;0;5;9;10;11;12;14;15;16;21;25;26;27;28;30;31;32;37
PSPLIT 22
