NOTE: Running Inference is available for NVFlare Code Runs only.
Once you’ve trained your model, you can use it to make inferences on other datasets. To do this, complete the following steps.
- Select Code Runs from the menu to the left of the screen.
- Right-click on the three-dot menu on the code you want to use to run inference, then select Run Inference.
- The Run Inference screen opens.
- Select the validation dataset and indicate the output dataset name suffix if desired.
- Under additional parameters, select the Model Parameters File.
- If you need to adjust the timeout, which is the number of seconds that must elapse before a code run is automatically halted. This is an optional step.
- Select Run Inference.