def is_good_enough()

in lambda/classify-emails-lambda/lambda_function.py [0:0]


def is_good_enough(best_result):
   return best_result['Score'] >= threashold