Searched refs:_streaming_sparse_average_precision_at_top_k (Results 1 – 2 of 2) sorted by relevance
3062 def _streaming_sparse_average_precision_at_top_k(labels, function3245 return _streaming_sparse_average_precision_at_top_k(
2889 …return metrics_impl._streaming_sparse_average_precision_at_top_k( # pylint: disable=protected-acc…