Companion

object Companion

Properties

Link copied to clipboard

The field-tested reference curve (Riyaz's long-shipped tanh, preserved exactly for score-history continuity).

Link copied to clipboard

Raw scores pass through unchanged. The default.

Link copied to clipboard

Generous low-and-mid boost: rough takes get visible credit.

Link copied to clipboard

Closer to raw: the middle is not flattered.

Functions

Link copied to clipboard
fun custom(curve: ScoreCurve, name: String = "custom"): ScoreCalibration

A client-supplied curve. Must be monotonic non-decreasing over 0..1 and finite everywhere; outputs are clamped to 0..1 at apply time.