Searched refs:score_threshold (Results 1 – 2 of 2) sorted by relevance
17 def FindStep(data_series, score_threshold=4.0): argument33 if score > score_threshold:
1347 score_threshold=None): argument1375 if score_threshold is not None:1376 params['ScoreThreshold'] = score_threshold