README.rst
VERSION.txt
setup.cfg
setup.py
peerannot/__init__.py
peerannot.egg-info/PKG-INFO
peerannot.egg-info/SOURCES.txt
peerannot.egg-info/dependency_links.txt
peerannot.egg-info/entry_points.txt
peerannot.egg-info/requires.txt
peerannot.egg-info/top_level.txt
peerannot/helpers/__init__.py
peerannot/helpers/converters.py
peerannot/helpers/helpers_visu.py
peerannot/helpers/networks.py
peerannot/helpers/simulations_strategies.py
peerannot/models/__init__.py
peerannot/models/template.py
peerannot/models/agg_deep/CoNAL.py
peerannot/models/agg_deep/Crowdlayer.py
peerannot/models/agg_deep/__init__.py
peerannot/models/aggregation/DS.py
peerannot/models/aggregation/DS_clust.py
peerannot/models/aggregation/GLAD.py
peerannot/models/aggregation/MV.py
peerannot/models/aggregation/NaiveSoft.py
peerannot/models/aggregation/WDS.py
peerannot/models/aggregation/__init__.py
peerannot/models/aggregation/twothird.py
peerannot/models/identification/AUM.py
peerannot/models/identification/Spam_score.py
peerannot/models/identification/WAUM.py
peerannot/models/identification/WAUM_perworker.py
peerannot/models/identification/__init__.py
peerannot/models/identification/entropy.py
peerannot/models/identification/krippendorff_alpha.py
peerannot/models/identification/trace_confusion.py
peerannot/runners/__init__.py
peerannot/runners/datasets.py
peerannot/runners/identify.py
peerannot/runners/run.py
peerannot/runners/simulate.py
peerannot/runners/train.py
peerannot/training/__init__.py
peerannot/training/load_data.py
tests/test_identification.py
tests/test_models.py