[null,null,["Last updated 2024-04-26 UTC."],[],[],null,["# tf.compat.v1.metrics.sparse_average_precision_at_k\n\n\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/tensorflow/tensorflow/blob/v2.16.1/tensorflow/python/ops/metrics_impl.py#L3409-L3426) |\n\nRenamed to `average_precision_at_k`, please use that method instead. (deprecated) \n\n tf.compat.v1.metrics.sparse_average_precision_at_k(\n labels,\n predictions,\n k,\n weights=None,\n metrics_collections=None,\n updates_collections=None,\n name=None\n )\n\n| **Deprecated:** THIS FUNCTION IS DEPRECATED. It will be removed in a future version. Instructions for updating: Use average_precision_at_k instead"]]