Welcome to our Support Center

Get all metrics

Description

Gets the information related to the metrics of each layer contained in the model.

Input parameters

 

Model in : model architecture.

Output parameters

 

Model out : model architecture.

metrics_array : array

index : integer, index of layer.
name : string, name of layer.
 output_order : integer, order of output.
metrics : array

metrics_type : enum, type of metric.
axis : integer, the dimension along which metric is computed.

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