Skip to content

Conversation

@tomolopolis
Copy link
Member

  • Failed metrics reports would appear completed but would not load. Better failure reporting, row is unclickable, and error message appears in a tooltip.
  • Meta annotation metrics had not been correctly migrated to V2 structures. Fixed so this now runs correctly.
  • Improve exception message in medcat meta-anno

Tom Searle added 3 commits January 8, 2026 15:53
…eta-anno metrics. Better error handling on the frontend for failed reports. tooltip provides error msg
…again for meta-cat train / test split issues.
Copy link
Collaborator

@mart-r mart-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Only a question about the CDB load validation part. Though it would certainly be outside the scope of this PR if that needs to be done.

raise FileNotFoundError(f'CDB not found in model pack: {unpacked_model_pack_path}')

# Validate CDB can be loaded
CDB.load(cdb_path_abs)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be quite a heavy task. Perhpas there should be a validation method on some of these to validate that MedCAT knows how to load them? Though wouldn't necessarily guarantee anything...

Though obviously not much has change from before. So nothing major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants