fit

crowdkit.aggregation.classification.m_msr.MMSR.fit | Source code

fit(self, data: DataFrame)

Fits the model to the training data.

Parameters description

ParametersTypeDescription
dataDataFrame

The training dataset of workers' labeling results which is represented as the pandas.DataFrame data containing task, worker, and label columns.

  • Returns:

    self.

  • Return type:

    MMSR

Last updated: March 31, 2023

Crowd-Kit
Overview
Reference
Aggregation
Datasets
Learning
Metrics
Postprocessing