Share via


TrialMatcherModelConfiguration Class

Definition

Configuration affecting the Trial Matcher model's inference.

public class TrialMatcherModelConfiguration
type TrialMatcherModelConfiguration = class
Public Class TrialMatcherModelConfiguration
Inheritance
TrialMatcherModelConfiguration

Constructors

TrialMatcherModelConfiguration(ClinicalTrials)

Initializes a new instance of TrialMatcherModelConfiguration.

Properties

ClinicalTrials

The clinical trials that the patient(s) should be matched to. <br />The trial selection can be given as a list of custom clinical trials and/or a list of filters to known clinical trial registries. In case both are given, the resulting trial set is a union of the two sets.

IncludeEvidence

An indication whether the model's output should include evidence for the inferences.

Verbose

An indication whether the model should produce verbose output.

Applies to