map

abstract fun map(rawScore: Float): Float

Map a raw score in 0..1 to a calibrated score (clamped to 0..1 by the caller).