truncatedExampleIndices property

List<int> truncatedExampleIndices
final

Output only. A partial sample of the indices (starting from 1) of the dropped examples.

Implementation

final List<int> truncatedExampleIndices;