Home
last modified time | relevance | path

Searched defs:thresholds (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dlogistic_regressor.py79 model_fn, thresholds=None, model_dir=None, config=None, argument
133 def _make_logistic_eval_metric_ops(labels, predictions, thresholds): argument
Dhead.py275 thresholds=None, argument
357 thresholds=None,): argument
393 thresholds=None, argument
819 thresholds=None): argument
1000 thresholds=None, argument
1232 head_name, thresholds): argument
1332 thresholds, argument
/external/tensorflow/tensorflow/python/keras/utils/
Dmetrics_utils.py144 def assert_thresholds_range(thresholds): argument
153 def parse_init_thresholds(thresholds, default_threshold=0.5): argument
215 thresholds, argument
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops.py684 def _streaming_confusion_matrix_at_thresholds(predictions, argument
837 def streaming_true_positives_at_thresholds(predictions, argument
846 def streaming_false_negatives_at_thresholds(predictions, argument
855 def streaming_false_positives_at_thresholds(predictions, argument
864 def streaming_true_negatives_at_thresholds(predictions, argument
1844 def streaming_precision_at_thresholds(predictions, argument
1906 def streaming_recall_at_thresholds(predictions, argument
1963 def streaming_false_positive_rate_at_thresholds(predictions, argument
2034 def streaming_false_negative_rate_at_thresholds(predictions, argument
/external/tensorflow/tensorflow/python/keras/
Dmetrics.py809 thresholds=None, argument
903 def __init__(self, thresholds=None, name=None, dtype=None): argument
953 def __init__(self, thresholds=None, name=None, dtype=None): argument
1003 def __init__(self, thresholds=None, name=None, dtype=None): argument
1053 def __init__(self, thresholds=None, name=None, dtype=None): argument
1114 thresholds=None, argument
1240 thresholds=None, argument
/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py461 def _confusion_matrix_at_thresholds(labels, argument
1546 def false_negatives_at_thresholds(labels, argument
1655 def false_positives_at_thresholds(labels, argument
1764 def true_negatives_at_thresholds(labels, argument
1873 def true_positives_at_thresholds(labels, argument
2024 def precision_at_thresholds(labels, argument
2633 def recall_at_thresholds(labels, argument
/external/ImageMagick/MagickCore/
Dthreshold.c924 const char *thresholds,ExceptionInfo *exception) in BlackThresholdImage()
1330 *thresholds; in GetThresholdMapFile() local
1524 *thresholds; in ListThresholdMapFile() local
2303 const char *thresholds,ExceptionInfo *exception) in WhiteThresholdImage()
/external/aac/libSBRenc/src/
Dtran_det.h115 FIXP_DBL thresholds[64]; member
Dtran_det.cpp472 FIXP_DBL *RESTRICT thresholds, in calculateThresholds()
553 FIXP_DBL *RESTRICT thresholds, FIXP_DBL *RESTRICT transients, in extractTransientCandidates()
/external/skia/src/gpu/gradients/
DGrUnrolledBinaryGradientColorizer.cpp334 SkScalar thresholds[kMaxIntervals]; in Make() local
/external/skqp/src/gpu/gradients/
DGrUnrolledBinaryGradientColorizer.cpp334 SkScalar thresholds[kMaxIntervals]; in Make() local
/external/libaom/libaom/av1/encoder/
Dvar_based_part.c356 static void set_vbp_thresholds(AV1_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds()
469 int64_t thresholds[5] = { cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in av1_choose_var_based_partitioning() local
/external/u-boot/drivers/video/
Dfsl_diu_fb.c174 __be32 thresholds; member
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dtarget_column.py447 def get_default_binary_metrics_for_eval(thresholds): argument
/external/libopus/celt/
Dbands.c46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c545 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds()
808 v64x64 *vt, int64_t thresholds[], in set_low_temp_var_flag()
1262 int64_t thresholds[4] = { cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in choose_partitioning() local
/external/ImageMagick/MagickWand/
Dmagick-image.c867 thresholds[MagickPathExtent]; in MagickBlackThresholdImage() local
12365 thresholds[MagickPathExtent]; in MagickWhiteThresholdImage() local