Home
last modified time | relevance | path

Searched refs:score_threshold (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/dashboard/dashboard/
Dfind_step.py17 def FindStep(data_series, score_threshold=4.0): argument
33 if score > score_threshold:
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/machinelearning/
Dlayer1.py1347 score_threshold=None): argument
1375 if score_threshold is not None:
1376 params['ScoreThreshold'] = score_threshold