daniwxcode

Results 5 comments of daniwxcode

> When I try to do `model.predict(df)` and `df` does not contain the target, I get an error. In predict mode, it shouldn't care if the "target" is present or...

> Does this help you? https://pytorch-forecasting.readthedocs.io/en/stable/tutorials/stallion.html#Predict-on-new-data No I think I have not well expressed my problem. When I try to do model.predict(df) and df does not contain the target, I...

I think this link should help you https://github.com/jdb78/pytorch-forecasting/issues/834