Jarrod Connolly
Jarrod Connolly
@Manuel83 This is a most important point. It has come up numerous times on the various support forums and has gone unanswered. Please make this software truly open source, or...
### Description Dropping support for Node.js 10 and 12 Updating packages due to vulnerabilities Add newer database versions to the test matrix Add Node.js 19 to the test matrix
The target was mentioned as block and should have been blog as in targets described above.
**Describe the bug** We’re predicting 1 step ahead (`max_prediction_length=1`) with `TemporalFusionTransformer.predict(return_y=True)` on 128 rows (2 batches of 64). We expect `y` to be `(128, 1)` 1 actual per row. Instead,...