Revision 91c7087e757c5ef3afc53b5fbaccda83dec6b71a authored by Alicja Krzeminska-Sciga on 16 March 2024, 11:05:51 UTC, committed by GitHub on 16 March 2024, 11:05:51 UTC
* Add optional inverse transform in historical forecast

* Update variables names and docstrings

* Move the inverse transform to InvertibleDataTransformer

* Fix single element list

* Update docstrings

* Move the inverse transform of list of lists to inverse_transform method

* make invertible transformers act on list of lists of series

* add tests

* update changelog

---------

Co-authored-by: dennisbader <dennis.bader@gmx.ch>
1 parent d764bc4
History
File Mode Size
.github
conda_recipe
darts
datasets
docs
examples
gradle
requirements
static
.bumpversion.cfg -rw-r--r-- 254 bytes
.coveragerc -rw-r--r-- 38 bytes
.dockerignore -rw-r--r-- 49 bytes
.git-blame-ignore-revs -rw-r--r-- 298 bytes
.gitattributes -rw-r--r-- 153 bytes
.gitignore -rw-r--r-- 362 bytes
.pre-commit-config.yaml -rw-r--r-- 472 bytes
CHANGELOG.md -rw-r--r-- 101.6 KB
CONTRIBUTING.md -rw-r--r-- 4.9 KB
Dockerfile -rw-r--r-- 650 bytes
INSTALL.md -rw-r--r-- 4.3 KB
LICENSE -rw-r--r-- 11.1 KB
MANIFEST.in -rw-r--r-- 19 bytes
README.md -rw-r--r-- 47.9 KB
build.gradle -rw-r--r-- 4.2 KB
gradlew -rwxr-xr-x 5.6 KB
gradlew.bat -rw-r--r-- 2.9 KB
make_dists.sh -rwxr-xr-x 230 bytes
pyproject.toml -rw-r--r-- 248 bytes
settings.gradle -rw-r--r-- 27 bytes
setup.cfg -rw-r--r-- 149 bytes
setup.py -rw-r--r-- 1.9 KB
setup_u8darts.py -rw-r--r-- 1.9 KB

README.md

back to top