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
Parameters | Type | Description |
---|---|---|
data |
DataFrame | Workers' text outputs. A pandas.DataFrame containing |
-
Returns:
self.
-
Return type: