avalanche.evaluation.metric_results.LoggingType

class avalanche.evaluation.metric_results.LoggingType(value)[source]

A type for MetricValues.

It can be used by MetricValues to choose how they want to be visualize. For example, a 2D tensor could be a line plot or be used to create a histogram.

__init__()

Attributes

ANY

IMAGE

FIGURE

HISTOGRAM