Tobias Pitters
Tobias Pitters
This is a tracker issue to get the GPUTreeExplainer fixed and shipped in regular releases (to be downloaded from pypi and conda-forge). Here are the things that need to be...
## Change Summary Add validation and serialization for `fractions.Fraction`, heavily inspired by how this is done for Decimal. ## Related issue number supports https://github.com/pydantic/pydantic/issues/12286 This PR works in conjuction with:...
**Describe the bug** When importing `causalml.dataset` on the 0.15.4 release we are experiencing the following failure: ``` TypeError: C variable sklearn.utils._random.DEFAULT_SEED has wrong signature (expected __pyx_t_7sklearn_5utils_9_typedefs_uint32_t, got __pyx_t_7sklearn_5utils_9_typedefs_uint32_t const )...
## Reporting a bug I am not quite sure if this is already captured in https://github.com/numba/llvmlite/issues/1281. We are receiving errors during the build of SHAP on Python 3.14 on MacOS...
Hi, thanks for this awesome package. For [huggingface datasets](https://github.com/huggingface/datasets) we recently added nifti support and leveraged this package for visualization, which is really cool. I saw that the [last release...