Skip to content

ConvoKit Version 4.1.2

Latest

Choose a tag to compare

@laerdon laerdon released this 28 Jun 04:41
7825bee

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.