target

fun target(values: List<Float>)

The target to rank by: a dense vector.


fun target(id: PointId)

The target to rank by: an existing point's stored vector.


fun target(input: VectorInput)

The target to rank by: any VectorInput.