stratifiedSplit property

StratifiedSplit? stratifiedSplit
final

Supported only for tabular Datasets.

Split based on the distribution of the specified column.

Implementation

final StratifiedSplit? stratifiedSplit;