org.square.qa.utilities.constructs
Class GeneralUtils.nFoldSet

java.lang.Object
  extended by org.square.qa.utilities.constructs.GeneralUtils.nFoldSet
Enclosing class:
GeneralUtils

public static class GeneralUtils.nFoldSet
extends Object


Field Summary
static Map<String,Integer> categToInt
           
static List<Map<String,Double>> classPriorSet
           
static Map<String,String> gold
           
static List<Map<String,String>> goldSet
           
static Map<String,String> gt
           
static List<Map<String,String>> gtSet
           
static List<Map<String,String>> gtSetTune
           
static Map<String,Integer> questionToInt
           
static TreeSet<String> responseCategories
           
static Map<String,String> testGT
           
static List<Map<String,workersDataStruct<String,String>>> workerMaps
           
static List<Map<String,workersDataStruct<String,String>>> workerMapsTrainTune
           
static List<Map<String,workersDataStruct<String,String>>> workerMapsTune
           
static Map<String,workersDataStruct<String,String>> workersMap
           
static Map<String,workersDataStruct<String,String>> workersMapTest
           
static Map<String,Integer> workerToInt
           
 
Constructor Summary
GeneralUtils.nFoldSet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

workersMap

public static Map<String,workersDataStruct<String,String>> workersMap

gold

public static Map<String,String> gold

gt

public static Map<String,String> gt

responseCategories

public static TreeSet<String> responseCategories

workerMaps

public static List<Map<String,workersDataStruct<String,String>>> workerMaps

workerMapsTune

public static List<Map<String,workersDataStruct<String,String>>> workerMapsTune

workerMapsTrainTune

public static List<Map<String,workersDataStruct<String,String>>> workerMapsTrainTune

goldSet

public static List<Map<String,String>> goldSet

gtSet

public static List<Map<String,String>> gtSet

gtSetTune

public static List<Map<String,String>> gtSetTune

classPriorSet

public static List<Map<String,Double>> classPriorSet

testGT

public static Map<String,String> testGT

workersMapTest

public static Map<String,workersDataStruct<String,String>> workersMapTest

workerToInt

public static Map<String,Integer> workerToInt

questionToInt

public static Map<String,Integer> questionToInt

categToInt

public static Map<String,Integer> categToInt
Constructor Detail

GeneralUtils.nFoldSet

public GeneralUtils.nFoldSet()


Copyright © 2013. All Rights Reserved.