You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a code example on how to consume the model? And does the model only support single slot decision making? Meaning the input will be a list of possible actions + context, and then caller can call the model to get one suggested action. Is there support for multiple slots decision like CCB described here https://github.com/VowpalWabbit/vowpal_wabbit/wiki/Conditional-Contextual-Bandit?
The text was updated successfully, but these errors were encountered:
Is there a code example on how to consume the model? And does the model only support single slot decision making? Meaning the input will be a list of possible actions + context, and then caller can call the model to get one suggested action. Is there support for multiple slots decision like CCB described here https://github.com/VowpalWabbit/vowpal_wabbit/wiki/Conditional-Contextual-Bandit?
The text was updated successfully, but these errors were encountered: