Skip to content

What is the relationship between sktime and pytorch-forcasting? #1882

Answered by penknife6153
travis-leith asked this question in Q&A
Discussion options

You must be logged in to vote

For most ecosystems, having specialized tools that interoperate well tends to be more sustainable than trying to build one tool that does everything.

sktime does support pytorch-forecasting via wrappers if you want to mix neural networks with classical methods later. But since you're specifically targeting LSTM/RNN approaches, using pytorch-forecasting directly will give you the cleanest experience - optimized for GPU training with minimal dependencies.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@fkiraly
Comment options

Answer selected by fkiraly
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants