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

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024

Комментарии • 4

  • @archietombeleau9154
    @archietombeleau9154 2 года назад

    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 5 месяцев назад

      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, ...).

  • @김민수-g6i4s
    @김민수-g6i4s 2 года назад +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 2 года назад

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