Contents

parameterValue(for:)

Returns a model parameter value for a key.

Declaration

func parameterValue(for key: MLParameterKey) throws -> Any

Parameters

  • key:

    The key to a model parameter value.

See Also

Inspecting a model