Can neural prophet use soft-dtw loss function? #587
Replies: 4 comments
-
Hello @weidongzhou1994,
However, when I run the code:
I obtain the following error message:
|
Beta Was this translation helpful? Give feedback.
-
I have succeeded to combine the
and then:
|
Beta Was this translation helpful? Give feedback.
-
Here is the full code of a notebook that is running on Google Colab, inspired by a notebook available on NeuralProphet (https://github.com/ourownstory/neural_prophet/blob/main/docs/source/tutorials/tutorial10.ipynb): Install the modules
Import the modules
Define a SoftDTW loss function using tslearn
|
Beta Was this translation helpful? Give feedback.
-
This helped me and my team a lot! Thank you @YannCabanes |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
As title
Beta Was this translation helpful? Give feedback.
All reactions