crowdkit.aggregation.classification.zero_based_skill.ZeroBasedSkill.fit
| Source code
fit(self, data: DataFrame)
Fits the model to the training data.
Parameters | Type | Description |
---|---|---|
data | DataFrame | The training dataset of workers' labeling results which is represented as the |
Returns:
self.
Return type: