btb.selection.custom_selector module

class btb.selection.custom_selector.CustomSelector(choices)[source]

Bases: btb.selection.selector.Selector

Custom selector

select(choice_scores)[source]

Select a choice uniformly at random.