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.
Creates the batch provider based on the array of feature providers.
init(array: [any MLFeatureProvider])The array of feature providers for the batch.