Metrics
Last updated
Was this helpful?
Last updated
Was this helpful?
The Tensorleap platform allows you to add metrics to be computed in each model evaluation or training cycle.
These Metrics are divided into two types:
Default metrics
MeanSquaredError
MeanSquaredLogarithmicError
MeanAbsoluteError
MeanAbsolutePercentageError
Accuracy
BinaryAccuracy
MeanIOU
Custom metrics
Adding a metric to the network map is done by:
Right clicking on the network map
Selecting the metric node
Selecting the type of the metric from the Node Details menu
connecting the metric block to the relevant nodes in the network map