fit

crowdkit.aggregation.texts.rover.ROVER.fit | Source code

fit(self, data: DataFrame)

Fits the model. The aggregated results are saved to the texts_ attribute.

Parameters description

ParametersTypeDescription
dataDataFrame

Workers' text outputs. A pandas.DataFrame containing task, worker and text columns.

  • Returns:

    self.

  • Return type:

    ROVER

Last updated: March 31, 2023

Crowd-Kit
Overview
Reference
Aggregation
Datasets
Learning
Metrics
Postprocessing