You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve specialty mismatch handling in transfer predictor
- Separate services and subgroups into distinct keys in the transfer
model's internal dict to prevent subgroup names leaking into error
messages.
- Return 0.0 with a warning for unknown services instead of
- raising.
- Shorten warn_specialty_mismatch to report counts only.
0 commit comments