PerFoldAggregation

class PerFoldAggregation(value)[source]

Bases: str, enum.Enum

Enum for types of aggregation in a metric per-segment plot.

Inherited-members

Methods

get_function()

Get aggregation function.

Attributes

mean

sum

get_function()[source]

Get aggregation function.