recommenders-team/recommenders

Use LSTUR Model with own Data

Open

#1,810 建立於 2022年8月10日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (2,972 fork)batch import
help wanted

倉庫指標

Star
 (17,706 star)
PR 合併指標
 (平均合併 6天 16小時) (30 天內合併 10 個 PR)

描述

Description

I am trying to use the LSTUR model with a dataset about purchase data, but I don't understand which format data have to pass to the model.

In the example: model = LSTURModel(hparams, iterator, seed=seed) Is data stored inside the "iterator" object?

貢獻者指南