public static class ImputedFeatureEvaluatorImpl.Parameters extends Object
Constructor and Description |
---|
Parameters() |
Parameters(Properties props) |
Modifier and Type | Method and Description |
---|---|
String |
getClassFeatureQuery() |
String |
getConceptGraphName() |
String |
getConceptSetName() |
String |
getCorpusName() |
String |
getFreqQuery() |
double |
getImputeWeight() |
String |
getLabelQuery() |
ImputedFeatureEvaluator.MeasureType |
getMeasure() |
double |
getMinInfo() |
Double |
getParentConceptEvalThreshold() |
Integer |
getParentConceptTopThreshold() |
String |
getSplitName() |
String |
getxLeftover() |
String |
getxMerge() |
Set<String> |
getxVals() |
public Parameters()
public Parameters(Properties props)
public String getClassFeatureQuery()
public String getConceptGraphName()
public String getConceptSetName()
public String getCorpusName()
public String getFreqQuery()
public double getImputeWeight()
public String getLabelQuery()
public ImputedFeatureEvaluator.MeasureType getMeasure()
public double getMinInfo()
public Double getParentConceptEvalThreshold()
public Integer getParentConceptTopThreshold()
public String getSplitName()
public String getxLeftover()
public String getxMerge()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.