help wanted
Metriche repository
- Star
- (17.706 star)
- Metriche merge PR
- (Merge medio 6g 16h) (10 PR mergiate in 30 g)
Descrizione
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?