public interface MLBatchProvider
| Modifier and Type | Method and Description |
|---|---|
long |
count()
Total number of feature providers
|
MLFeatureProvider |
featuresAtIndex(long index)
Indexed access to collection
|
long count()
MLFeatureProvider featuresAtIndex(long index)