Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
Brush::MAB::BanditOperator Member List

This is the complete list of members for Brush::MAB::BanditOperator, including all inherited members.

BanditOperator(vector< string > arms)Brush::MAB::BanditOperator
BanditOperator(map< string, float > arms_probs)Brush::MAB::BanditOperator
choose()Brush::MAB::BanditOperatorvirtual
Iter typedefBrush::MAB::BanditOperatorprivate
probabilitiesBrush::MAB::BanditOperatorprotected
sample_probs(bool update)Brush::MAB::BanditOperatorvirtual
update(string arm, float reward)Brush::MAB::BanditOperatorvirtual
~BanditOperator()Brush::MAB::BanditOperatorinline