Contents

MLKey

An abstract base class for machine learning key types.

Declaration

class MLKey

Overview

You don’t create use this class directly. Instead, use a class that inherits from this one, such as MLParameterKey or MLMetricKey.

Topics

Retrieving a key’s information

Initializers

See Also

Supporting types