ActiveCrowdToolkit  0.1
CrowdsourcingModels.DataMapping Member List

This is the complete list of members for CrowdsourcingModels.DataMapping, including all inherited members.

BuildDataFromAssignedLabels(Dictionary< string, int?> AssignedLabels, IList< Datum > OriginalData) (defined in CrowdsourcingModels.DataMapping)CrowdsourcingModels.DataMappinginline
CommunityIdToIndexCrowdsourcingModels.DataMapping
CommunityIndexToIdCrowdsourcingModels.DataMapping
DataCrowdsourcingModels.DataMapping
DataMapping(IEnumerable< Datum > data, int numCommunities=-1, int labelMin=int.MaxValue, int labelMax=int.MinValue)CrowdsourcingModels.DataMappinginline
DataWithGoldCrowdsourcingModels.DataMapping
GetGoldLabelsPerTaskId()CrowdsourcingModels.DataMappinginline
GetGoldLabelsPerTaskIndex() (defined in CrowdsourcingModels.DataMapping)CrowdsourcingModels.DataMappinginline
GetLabelsPerWorkerIndex(IEnumerable< Datum > data)CrowdsourcingModels.DataMappinginline
GetMajorityVotesPerTaskId(IList< Datum > data)CrowdsourcingModels.DataMappinginline
GetMajorityVotesPerTaskIndex()CrowdsourcingModels.DataMappinginline
GetRandomLabelPerTaskId(IList< Datum > data) (defined in CrowdsourcingModels.DataMapping)CrowdsourcingModels.DataMappinginline
GetTaskIndicesPerWorkerIndex(IEnumerable< Datum > data)CrowdsourcingModels.DataMappinginline
GetTimeSpentPerWorkerIndex(IEnumerable< Datum > data) (defined in CrowdsourcingModels.DataMapping)CrowdsourcingModels.DataMappinginline
GetVoteDistribPerTaskIndex()CrowdsourcingModels.DataMappinginline
LabelCountCrowdsourcingModels.DataMapping
LabelMaxCrowdsourcingModels.DataMapping
LabelMinCrowdsourcingModels.DataMapping
TaskCountCrowdsourcingModels.DataMapping
TaskIdToIndexCrowdsourcingModels.DataMapping
TaskIndexToIdCrowdsourcingModels.DataMapping
WorkerCountCrowdsourcingModels.DataMapping
WorkerIdToIndexCrowdsourcingModels.DataMapping
WorkerIndexToIdCrowdsourcingModels.DataMapping