Forecaster ========== Conversational Forecasting Transformers. Refer to :doc:`CRAFT Model ` and :doc:`Cumulative Bag-of-Words ` for the models that Forecaster can be loaded with. Example usage: `CRAFT forecasting of conversational derailment `_. Example usage: `Forecasting of conversational derailment using a cumulative bag-of-words model `_. .. automodule:: convokit.forecaster.forecaster :members: .. automodule:: convokit.forecaster.forecasterModel :members: