Actions session target
Classes
Config
Configuration class for the SessionTarget
action.
Attributes:
Name | Type | Description |
---|---|---|
target |
Optional[int]
|
Generate until this target value is reached. If not specified, the default is to generate at the same size of training dataset. |
max_cycles |
int
|
Maximum cycles to trigger |
use_match_count |
bool
|
Instead of counting sessions, use the match count as the number of new sessions. |