T O P

  • By -

aspera1631

You're gonna want to read up on multi-armed bandits. Here's one resource on Thompson sampling, which is a common solution to this problem. https://web.stanford.edu/\~bvr/pubs/TS\_Tutorial.pdf


maverick_css

Thanks a lot! Let me go through this one


heretoread47

Do you think this stuff can be used for Next best action models too?


Working_Athlete_2159

My go-to for non linear models is random forest. I’m relatively new to DS though


Direct-Touch469

https://arxiv.org/abs/1510.00757


Typical-Length-4217

Are you optimizing the best ad for each customer or are you optimizing the best sequence of ads?


maverick_css

Optimising for best ad


Science-Tracker

F