- "This example shows how to repeatedly improve consensus labels established from data labeled by multiple annotators by iterating the following steps: (1) train a model on the current consensus labels, (2) leverage the model's predictions to obtain superior consensus labels that can be used to subsequently train a better model in the next round. In each round, consensus labels are established using the [CROWDLAB algorithm](TODO:linktopaper), for which a quickstart tutorial is available in the [cleanlab documentation](https://docs.cleanlab.ai/). \n",
0 commit comments