Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Track labels from individual users #13

Open
4 tasks
sauln opened this issue Aug 1, 2017 · 0 comments
Open
4 tasks

Track labels from individual users #13

sauln opened this issue Aug 1, 2017 · 0 comments

Comments

@sauln
Copy link
Collaborator

sauln commented Aug 1, 2017

From black_holes_frontend created by sauln : codeforgoodconf/black_holes_frontend#5

Keep track of the labels that a user gave and the labels that came from which person.

With this information, we can enable other features:

  • treat given labels as votes, only confirming the label if there have been enough or unanimous votes.
  • rate the accuracy of each user, with options to weight users' votes or reject them from participating.
  • retract labels from users.
  • enable training from Add Gaussian smoothing to processed_data #4 and track improvement.

TODO:

  • Build a user model
  • Build a vote model
  • Connect spectra->vote with 1-many relationship
  • Connect user->vote with 1-many relationship
This was referenced Aug 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant