Resolves the per-record as-of date from the configured AsOfStrategy.
none → null (no point-in-time filtering; features reflect "now").
column → the value of Strategy.Column on the record, parsed as a date.
offset → labelEventDate − OffsetDays. The label-event date is the
per-record anchor (e.g. the renewal-window start); we assemble features as
of N days before it so the model only ever sees pre-decision data.
Resolves the per-record as-of date from the configured AsOfStrategy.
none→null(no point-in-time filtering; features reflect "now").column→ the value ofStrategy.Columnon the record, parsed as a date.offset→labelEventDate − OffsetDays. The label-event date is the per-record anchor (e.g. the renewal-window start); we assemble features as of N days before it so the model only ever sees pre-decision data.