Contents

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.