Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dmetrics_utils.py153 def parse_init_thresholds(thresholds, default_threshold=0.5): function
/external/tensorflow/tensorflow/python/keras/
Dmetrics.py827 self.thresholds = metrics_utils.parse_init_thresholds(
1142 self.thresholds = metrics_utils.parse_init_thresholds(
1268 self.thresholds = metrics_utils.parse_init_thresholds(