No shuffle
NoShuffle #
Bases: RapidataSetting
Only for classify tasks. If true, the order of the categories will be the same.
If this is not added to the order, it shuffling will be active.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
value
|
bool
|
Whether to disable shuffling. Defaults to True for function call. |
True
|