We’re excited to release ConvoKit 4.1.2, which adds support for using DecisionPolicy classes on Forecasters, enabling for the customization of intervention timing, separating conversational forecasting into two steps: a belief estimator (how likely is derailment) and a decision policy (when should we intervene).
This new DecisionPolicy is added as an optional field of a ForecasterModel; we provide several policy subclass options.