usage property

String? usage
getter/setter pair

Usage of the file contents.

Options are TRAIN|VALIDATION|TEST, or UNASSIGNED (by default) for auto split.

Optional.

Implementation

core.String? usage;