PyData Tel Aviv Meetup: Contextual Bandit for Pricing - Daniel Hen & Uri Goren

Sdílet
Vložit

Komentáře • 4

  • @archietombeleau9154
    @archietombeleau9154 Před 2 lety

    I don't fully understand the explanations for contextual bandits around 11 mins. Why do we say that an arm is a model?
    Don't you use a model to pick which arm you're going for?

    • @danielhen8851
      @danielhen8851 Před 3 měsíci

      Yes, but not neccesarily. Meaning each arm could have a model / alternatively a different price (think of "binning" for example, i.e. prices between 0-1 --> arm#1, prices between 1-2 ---> arm #2, ...).

  • @user-uz6ut5fq9g
    @user-uz6ut5fq9g Před 2 lety +2

    Thank you for the great lecture.
    Could I get your meetup_notebook.ipynb code? I am wondering about the simulation process details.

    • @barbaradiaz1602
      @barbaradiaz1602 Před rokem

      yes please, it would help a lot if you could update the notebook to github