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