Package TEES :: Package Core :: Module RecallAdjust
[hide private]

Module RecallAdjust

source code

Trade precision for recall

Classes [hide private]
  RecallAdjust
Functions [hide private]
 
scaleVal(val, boost=1.0) source code
 
scaleRange(val, boost, classRange) source code
 
adjustEntity(entityNode, targetLabel, multiplier, classRange=None)
Adjust the confidence of targetLabel in entityNode by multiplier
source code
 
getClassRanges(entities) source code
 
getClassRangesFromPredictions(predictions) source code
Variables [hide private]
  thisPath = '/home/jari/TEES/Core'
  __package__ = 'TEES.Core'