Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dlogistic_regressor.py74 model_fn, thresholds=None, model_dir=None, config=None, argument
124 def _make_logistic_eval_metric_ops(labels, predictions, thresholds): argument
Dhead.py262 thresholds=None, argument
343 thresholds=None,): argument
378 thresholds=None, argument
801 thresholds=None): argument
982 thresholds=None, argument
1214 head_name, thresholds): argument
1314 thresholds, argument
/external/tensorflow/tensorflow/contrib/estimator/python/estimator/
Dhead.py109 thresholds=None, argument
232 thresholds=None, argument
332 thresholds=None, argument
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops.py689 def _streaming_confusion_matrix_at_thresholds(predictions, argument
842 def streaming_true_positives_at_thresholds(predictions, argument
851 def streaming_false_negatives_at_thresholds(predictions, argument
860 def streaming_false_positives_at_thresholds(predictions, argument
869 def streaming_true_negatives_at_thresholds(predictions, argument
1803 def streaming_precision_at_thresholds(predictions, argument
1865 def streaming_recall_at_thresholds(predictions, argument
1922 def streaming_false_positive_rate_at_thresholds(predictions, argument
1993 def streaming_false_negative_rate_at_thresholds(predictions, argument
/external/valgrind/massif/tests/
DMakefile.am75 thresholds \ program
/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py411 def _confusion_matrix_at_thresholds(labels, argument
1423 def false_negatives_at_thresholds(labels, argument
1533 def false_positives_at_thresholds(labels, argument
1643 def true_negatives_at_thresholds(labels, argument
1753 def true_positives_at_thresholds(labels, argument
1904 def precision_at_thresholds(labels, argument
2508 def recall_at_thresholds(labels, argument
/external/ImageMagick/MagickCore/
Dthreshold.c526 const char *thresholds,ExceptionInfo *exception) in BlackThresholdImage()
940 *thresholds; in GetThresholdMapFile() local
1136 *thresholds; in ListThresholdMapFile() local
1773 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/tensorflow/tensorflow/python/estimator/canned/
Dhead.py815 thresholds=None, argument
902 thresholds=None, argument
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dtarget_column.py443 def get_default_binary_metrics_for_eval(thresholds): argument
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c534 static void set_vbp_thresholds(VP9_COMP *cpi, int64_t thresholds[], int q, in set_vbp_thresholds()
791 v64x64 *vt, int64_t thresholds[], in set_low_temp_var_flag()
1242 int64_t thresholds[4] = { cpi->vbp_thresholds[0], cpi->vbp_thresholds[1], in choose_partitioning() local
/external/libopus/celt/
Dbands.c46 int hysteresis_decision(opus_val16 val, const opus_val16 *thresholds, const opus_val16 *hysteresis,… in hysteresis_decision()
/external/ImageMagick/MagickWand/
Dmagick-image.c867 thresholds[MagickPathExtent]; in MagickBlackThresholdImage() local
12310 thresholds[MagickPathExtent]; in MagickWhiteThresholdImage() local