feat: tier-aware diag/val split with val-power repair (design 5.1)
This commit is contained in:
@@ -101,6 +101,7 @@ def test_end_to_end_freezes_valid_pools(tmp_path: Path) -> None:
|
||||
select_seed=7,
|
||||
val_ratio=0.3,
|
||||
split_seed=7,
|
||||
val_wrong_min=0,
|
||||
)
|
||||
|
||||
result = build_split(
|
||||
|
||||
Reference in New Issue
Block a user