module documentation
The model InferenceResult
holds an upload of parameter samples that were produced
during an inference run of the lymph-model. The samples should be fetched from the
DVC remote storage and used to compute the prior risk matrices.
Given a specific diagnosis, as entered via the forms.RiskForm
, the lymph-model
package and the precomputed risk matrices in the InferenceResult
instances, the
personalized risk estimates can be computed.
Class |
|
Results of an inference run of the lymph-model package. |
Function | get |
Returns the path where the risk matrices should be stored for a given InferenceResult instance. |