subscript(_:)
Subscript interface for the feature provider to pass through to the dictionary.
Declaration
subscript(featureName: String) -> MLFeatureValue? { get }Subscript interface for the feature provider to pass through to the dictionary.
subscript(featureName: String) -> MLFeatureValue? { get }