Welcome to our Support Center

Metrics automatic

Description

Compute the metric according to the one(s) selected during initialization.

Input parameters

 

Model in : model architecture.
y_true_data : variant, true data(s) of the model.

 

Output parameters

 

Model out : model architecture.

 layer_metrics : cluster

 layer_name : string, name of layer.
 index : integer, index of layer.
 metrics : array

 name : string, name of metric.
 value : float, result of metric.

 model_informations : cluster

 Model Name : string, name of model.
 Execution Time : integer, execution time of the backward.
 Device : enum, device where the process is executed.

      • Native LabVIEW
      • GPU

 

Example

All these exemples are snippets PNG, you can drop these Snippet onto the block diagram and get the depicted code added to your VI (Do not forget to install HAIBAL library to run it).

Table of Contents