Interface MLBatchProvider

  • All Known Implementing Classes:
    MLArrayBatchProvider

    public interface MLBatchProvider
    Protocol for accessing a collection of feature providers
    • Method Detail

      • count

        long count()
        Total number of feature providers
      • featuresAtIndex

        MLFeatureProvider featuresAtIndex​(long index)
        Indexed access to collection