You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Bayesian method for combining crowdsourced classifications, e.g. for citizen science projects. The default class, ibcc.py provides a variational Bayes algorithm for Independent Bayesian Classifier Combination.
IBCC implementation for use with cit sci projects. Documentation provided at this link.
The directory "python" contains the current working implementation of IBCC. The directory "attic" contains older code by Kieran Finn.
About
A Bayesian method for combining crowdsourced classifications, e.g. for citizen science projects. The default class, ibcc.py provides a variational Bayes algorithm for Independent Bayesian Classifier Combination.