Percentile ========== Compute the q-th percentile of the data along the specified axis. **Abstract Signature:** ``Percentile(a: Array, q: float, axis: Optional[Union[int, Tuple[int]]] = None, keepdims: bool = False)`` .. raw:: html
torch.quantile
jax.numpy.percentile
numpy.percentile
keras.ops.quantile
tfp.stats.percentile
mlx.core.quantile