Skip to content

Conversation

@oleschwen
Copy link
Collaborator

@oleschwen oleschwen commented Jan 16, 2026

Output ground truth values and class probabilities for training and validation images in the ODELIA ternary classification job.
This data is written to four separate csv files for the distributed aggregated model at the beginning of the round (swarm training only) and for the site-specific model after each epoch (swarm and local training).
We currently have no integration test where creation of these files can be checked with reasonable effort. The job is currently only run in simulation mode, after which we have no access to the respective temporary output directory.

@oleschwen oleschwen linked an issue Jan 16, 2026 that may be closed by this pull request
@oleschwen oleschwen changed the title WIP store GT and class probability values in csv when validating Store ground truth and class probability values in csv when validating Jan 19, 2026
@oleschwen oleschwen marked this pull request as ready for review January 19, 2026 10:52
@oleschwen oleschwen marked this pull request as draft January 22, 2026 15:17
@oleschwen oleschwen changed the title Store ground truth and class probability values in csv when validating WIP: Store ground truth and class probability values in csv when validating Jan 22, 2026
@oleschwen oleschwen changed the title WIP: Store ground truth and class probability values in csv when validating Store ground truth and class probability values in csv when validating Jan 26, 2026
@oleschwen oleschwen marked this pull request as ready for review January 26, 2026 08:41
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This was needed for local testing but should be irrelevant for the production swarm.

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.

Store GT and class probability values per image during validation

2 participants