Sam Wolk

Results 13 issues of Sam Wolk

In [Consistent Individualized Feature Attribution for Tree Ensembles](https://arxiv.org/pdf/1802.03888.pdf), Lundberg et al define SHAP interaction effects: Given $M$ features, for $i\neq j$, ```math \phi_{i,j} = \sum_{S\subseteq N\setminus \{i,j\} }c(S)\nabla_{i,j}(S) ``` where...

Sorry if I am missing something, but I was trying to set up my normal checking account and ran into a pretty confusing issue, which is undocumented. For deposits, I've...

https://github.com/fpgmaas/cookiecutter-poetry/blob/5354d43239db6be95c321e45e36212623cee70bf/%7B%7Bcookiecutter.project_name%7D%7D/.github/workflows/main.yml#L47 The end of this line should be wrapped in a cookiecutter conditional statement.

Hi! Library looks very cool. I set up a conda env and `pip install lbmpy[gpu,interactive,opencl]` to test out the notebooks and get the following error when I try to run...

## Bug description When using multiple nested levels of `create` or `include`, the pylance syntax highlighting is incorrect. For instance, it highlights a second level of `create` as a `reportArgumentType`...

When calling set_wwr, doors get inadvertently popped in this snippet here: https://github.com/samuelduchesne/archetypal/blob/5393b9600030275d58c730643dc0ace78271ff29/archetypal/idfclass/idf.py#L2359-L2380 Now it's not necessarily an issue, since this style of setting the WWR sets large windows that span...

invalid

The old pr was from my fork, re-opening here so that it is in the main repo. Refactored the measures lib so that 1. It is broken into smaller classes...

This is a pretty significant one in terms of impact but a trivial fix. # Problem IDFs have no concept of layers, so thickness of course lives within `Material` definitions...

help wanted

So this implements the determination of parents at runtime using the new `_CREATED_OBJECTS` functionality. The only thing that is a little off about it is that the wrapper objects don't...