Efficient serving with ScaNN for retrieval (Building recommendation systems with TensorFlow)

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

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

  • @sorryminati4719
    @sorryminati4719 3 года назад +1

    Nice!

  • @ydherdn
    @ydherdn 3 года назад

    Thank You

  • @TeoZarkopafilis
    @TeoZarkopafilis 3 года назад +1

    How to deal with items that the user has already seen/bought/interacted with?

    • @windmaple
      @windmaple 3 года назад +1

      Depending on your specific use case, you can handle this differently. You can give those items a low rating in your ranking stage, or re-recommend them with high probablity (for example, you want your user to resume watching a video or placing an order on a previously seen item), or just filtering them out. You can also make it a feature.

  • @thenextbullrun2015
    @thenextbullrun2015 3 года назад

    Pip can not find tensorflow-quantum

  • @nathanielmontanez1652
    @nathanielmontanez1652 3 года назад

    Is there any progress on making the current TensorFlow version more compatible with Keras?