jax_auc¶ probly.metrics.jax.jax_auc(x: Array, y: Array) → Array[source]¶ Compute area under a curve using the trapezoid rule.