Contents

init(array:)

Creates the batch provider based on the array of feature providers.

Declaration

init(array: [any MLFeatureProvider])

Parameters

  • array:

    The array of feature providers for the batch.

See Also

Creating a batch provider