contextual-bandit
contextual-bandit copied to clipboard
Issues in code run
https://github.com/allenday/contextual-bandit/blob/6f58f907d97aa39fbe6d0f74a5fb306dfd207358/PositiveStrategy.py#L42
Hi Allen, Could you explain why the feature * map in the logic? Do you mean to duplicate the map (should be list(map(...)) in python3) features times ? Thanks
Hi Wei, I was reviewing this old repo recently as well. It needs a rewrite. Shall we collaborate on this?
Should change the title to "A NOT working example of a contextual multi-armed bandit"? Pretty much wasting visitor's time.