Skip to content
Faisal edited this page Sep 6, 2021 · 4 revisions

Problem Description

The problem of unlabelled data is a big issue in machine learning. With an increase in the availability of clean data we are able to train more accurate models for better performance and broaden the variety of machine learning problems attempted. There is a lot of data on the internet that is not labelled and it is a tedious job which most people do not like to do. In this project, you will design an online website that allows clients to upload a set of images that they would like labelled. In addition to uploading the images, the client is required to attach a “fee” they are willing to pay upon completion of the task. A potential labeller must then be able to select which tasks they want to work on based on the set of images provided and the specified remuneration. This system should also include a rating for each labeller based on the quality of their labelling skills.

Interested in Documentation?

Clone this wiki locally