Skip to content

nmaisonneuve/crowdsourcing_satelliteimagery_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EM Algorithm inspired from the article: Dawid and Skene "Maximum likelihood estimation of observer error-rates using the EM algorithm" (1979) http://www.jstor.org/stable/10.2307/2346806

input data= data frame with

  • column: worker, with the index of the worker.
  • column: item, with the index of the item. note index>=1
  • column: label, with the index of the label. note index>=1 (note all the index should start >=1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages