Skip to content

Commit

Permalink
update releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaquin Amat committed Aug 1, 2024
1 parent e81426d commit e69683a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/releases/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ The main changes in this release are:

+ `keras` has been added as an optional dependency, tag deeplearning, to use the <code>[ForecasterRnn]</code>.

+ `PyTorch` backend for the <code>[ForecasterRnn]</code>.

+ New `create_predict_X` method in all recursive and direct Forecasters to allow the user to inspect the matrix passed to the predict method of the regressor.

+ New `_create_predict_inputs` method in all Forecasters to unify the inputs of the predict methods.
Expand Down

0 comments on commit e69683a

Please sign in to comment.