Class CustomSignal (0.13.12)

CustomSignal(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Custom clearbox signal represented by name and value pair.

Attributes

Name Description
name str
Name of the signal.
value float
Float value representing the ranking signal (e.g. 1.25 for BM25).