ActiveCrowdToolkit  0.1
CrowdsourcingModels.ActiveLearning Member List

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

accuracyCrowdsourcingModels.ActiveLearningstatic
accuracyArrayCrowdsourcingModels.ActiveLearningstatic
ActiveLearning(IList< Datum > data, BCC model, Results results, int numCommunities)CrowdsourcingModels.ActiveLearninginline
DoSnapshot(List< double > accuracy, List< double > avgRecall, List< ActiveLearningResult > taskValue, Results results, string modelName, string suffix, string resultsDir, int projectInitialNumLabelsPerTask, double lipschitzConstant=-1)CrowdsourcingModels.ActiveLearninginlinestatic
EntropyTrueLabel()CrowdsourcingModels.ActiveLearninginline
GetNextData(Dictionary< string, Datum[]> groupedRandomisedData, List< Tuple< string, string, ActiveLearningResult >> labelValue, Dictionary< string, int > currentCounts, Dictionary< string, int > totalCounts, Dictionary< string, HashSet< string >> workersPerTask, int numIncremData) (defined in CrowdsourcingModels.ActiveLearning)CrowdsourcingModels.ActiveLearninginlinestatic
GetRandomDatum(Dictionary< string, Datum[]> groupedRandomisedData, Dictionary< string, int > currentCounts, Dictionary< string, HashSet< string >> workersPerTask) (defined in CrowdsourcingModels.ActiveLearning)CrowdsourcingModels.ActiveLearninginlinestatic
GetSubdata(Dictionary< string, Datum[]> groupedRandomisedData, Dictionary< string, int > currentCounts, Dictionary< string, HashSet< string >> workersPerTask)CrowdsourcingModels.ActiveLearninginlinestatic
isExperimentCompletedCrowdsourcingModels.ActiveLearningstatic
ResetAccuracyList() (defined in CrowdsourcingModels.ActiveLearning)CrowdsourcingModels.ActiveLearninginlinestatic
ResetParallelAccuracyList(int numModels) (defined in CrowdsourcingModels.ActiveLearning)CrowdsourcingModels.ActiveLearninginlinestatic
resultsCrowdsourcingModels.ActiveLearningstatic
RunActiveLearning(IList< Datum > data, string modelName, RunType runType, BCC model, TaskSelectionMethod taskSelectionMethod, WorkerSelectionMethod workerSelectionMethod, string resultsDir, int communityCount=-1, int initialNumLabelsPerTask=1, int numIncremData=1)CrowdsourcingModels.ActiveLearninginlinestatic
RunParallelActiveLearning(IList< Datum > data, string[] modelName, RunType[] runType, BCC[] model, TaskSelectionMethod[] taskSelectionMethod, WorkerSelectionMethod[] workerSelectionMethod, int communityCount=-1, int initialNumLabelsPerTask=1, int numIncremData=1)CrowdsourcingModels.ActiveLearninginlinestatic
taskValueListCrowdsourcingModels.ActiveLearningstatic
taskValueListArrayCrowdsourcingModels.ActiveLearningstatic
UpdateActiveLearningResults(Results results)CrowdsourcingModels.ActiveLearninginline