Tobias Pitters
Tobias Pitters
This was a fantastic resource, but github somehow changed the way they log stuff and since I cannot see any logs of the currently running step I cannot access the...
## Overview Closes #3522 Description of the changes proposed in this pull request: - install latest changes from slicer - add failing example from issue #3522 as test @connortann :...
Currently each training dataset has it's own class in which some transformation of the base dataset is done. Our models rely on specific formats of the data, but this is...
Fix description of `get_results`. Since [this PR](https://github.com/Azure/azure-sdk-for-python/pull/16581) the limit is no longer just 5000 items.
## Overview Closes #3344, #3343 Description of the changes proposed in this pull request: The problem is that the tensorflow ops were not captured in eager mode (so `self._init_between_tensors` was...
### Problem Description We currently only have a pretty low coverage which makes it hard to refactor certain parts of the code base. We would like to increase the coverage...
### Problem Description With support for tensorflow 2.16 and keras 3 I feel we can release v0.46.0 to make it available to the public. - [x] Update deprecation warnings according...
### Issue Description Since recently one test fails on mac (and only on mac): https://github.com/shap/shap/actions/runs/9619709736/job/26536424207#step:8:255. Things to look for: - [ ] change in dependencies (consider this most likely) -...
## Overview Closes #3461 Description of the changes proposed in this pull request: ## Checklist - [x] All [pre-commit checks](https://pre-commit.com/#install) pass. - [ ] Unit tests added (if fixing a...
### Problem Description Python 3.13b1 is out, which means its time to start looking into Python 3.13 support! Release wheels for python 3.13. Core dependencies: - [ ] numba: https://github.com/numba/numba/issues/9413...