WeightingInterface#
Module for the Weighting Interface.
- class WeightingInterface[source]#
Bases:
object
Abstract base class for all loss weighting schemas. All weighting schemas should inherit from this class.
Initialization of the
WeightingInterface
class.