https://github.com/unit8co/darts
Revision b68f64d12362534cecc05799653bebdb3081841d authored by Dennis Bader on 01 December 2023, 12:30:59 UTC, committed by GitHub on 01 December 2023, 12:30:59 UTC
* add explicit predict params to torch models

* avoid ignoring fit/predict_kwargs when args or kwargs are in model method signature

* refactor fit/predict wrappers

* update changelog
1 parent b20a1f2
History
Tip revision: b68f64d12362534cecc05799653bebdb3081841d authored by Dennis Bader on 01 December 2023, 12:30:59 UTC
Fix/hist fc predict kwargs (#2103)
Tip revision: b68f64d
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-- 361 bytes
.pre-commit-config.yaml -rw-r--r-- 472 bytes
CHANGELOG.md -rw-r--r-- 91.3 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-- 45.2 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-- 104 bytes
pytest.ini -rw-r--r-- 107 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