init(undefined:)
Creates a feature value with a type that represents an undefined or missing value.
Declaration
convenience init(undefined type: MLFeatureType)Parameters
- type:
The type of the undefined or missing value.
Creates a feature value with a type that represents an undefined or missing value.
convenience init(undefined type: MLFeatureType)The type of the undefined or missing value.