Skip to main content

FeatureName

Closed set of feature dimensions consumed by the RL policy.

String values are the on-wire names persisted in RL artifacts on GCS and returned in TopDriver.feature over the API. As a StrEnum subclass these values serialize to JSON as plain strings, so the wire format is unchanged when Python code switches from raw strings to enum members.

stringFeatureName

Closed set of feature dimensions consumed by the RL policy.

String values are the on-wire names persisted in RL artifacts on GCS and returned in TopDriver.feature over the API. As a StrEnum subclass these values serialize to JSON as plain strings, so the wire format is unchanged when Python code switches from raw strings to enum members.

Possible values: [pace_index, booking_pace, availability, comp_delta, cancel_prob, channel_direct_ratio, event_impact, days_remaining]

FeatureName
"pace_index"