recommenders-team/recommenders

Use LSTUR Model with own Data

開放

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

 (2 則留言) (0 個反應) (0 位負責人)Python (3,319 個分叉)batch import
help wanted

倉庫指標

星標
 (21,866 顆星)
PR 合併指標
 (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?

貢獻者指南