Commit 29bf7b41 authored by Nabiz's avatar Nabiz 🎱
Browse files

Old code with now reduced norms of 2 and increased sampling of 7. Bug is where...

Old code with now reduced norms of 2 and increased sampling of 7. Bug is where train and test are separately normalized, which can lead to biases and jumps. This is addressed in the 927*lstm_time code, where it tries to first construct normalized series and then split the data in order to avoid jumps. Issue is still with the time split component, that does not work. Therefore this code is a test reference if the other 927_time code does not work.
parent ffc698e0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment