Dear Petr,
Good question. We are currently evaluating the "server-side" version of your model, but we are also asking you to submit your "local" version of your model, which helps us to debug various problems that may arise with the submitted code and our pipeline for running it.
To more directly answer your question, we are running the sequence of commands (train_model, run_model, evaluate_model) in this section of this README using your submitted code:
https://github.com/physionetchallenges/python-example-2025?tab=readme-ov-file#how-do-i-run-these-scriptsIf your submitted code trains a model, saves a model, loads the same model, and then performs inference with the model, then that is what we will do server side. If it does something else, e.g., transfer learning, then that is also what we will do, but we still require working training code that actually learns from the training set.
Best,
Matt
(On behalf of the Challenge team.)
Please post questions and comments in the forum. However, if your question reveals information about your entry, then please email info at
physionetchallenge.org. We may post parts of our reply publicly if we feel that all Challengers should benefit from it. We will not answer emails about the Challenge to any other address. This email is maintained by a group. Please do not email us individually.