-
Try to make a model with SparseLinearDML but get a memory error:
```
import numpy as np
from sklearn.preprocessing import PolynomialFeatures
from econml.dml import SparseLinearDML
from catboost…
-
From [a comment](https://github.com/probmods/webppl/issues/420#issuecomment-218123883) on #420:
> It seems like it might be useful to be able to control the number of MH steps that are taken between …
-
Linphone activates the discrete GPU on launch.
This is a big problem on a laptop, as the GPU reduces battery life by 50%.
Linphone ideally needs to be running in order to answer phone calls, s…
-
PG has always used continuous compound rather than discrete. It's a choice that users will probably not be aware of and there is no easy way to change it.
- Create separate functions for each compo…
-
Horizon EDA seems to be forcing a user to make a choice of manufacturer or part number as the first step of designing a circuit.
Discrete parts are mostly interchangeable therefore forcing to commi…
bob-u updated
3 years ago
-
Right now `PeriodicBC` assumes that the end-points of a discretization do not overlap under periodicity. To make this work, the user must be aware of this assumption and ensure that their discretizati…
-
see thread at http://mail.scipy.org/pipermail/scipy-dev/2013-May/018823.html
assigning an instance method in the `__init__` of a class creates a reference cycle which prevents python from immediately…
-
Hello Michel (@michelbierlaire), I would love to have your input on this little toy repo i am playing with.
I am curious if you have already explored the idea of using a DL framework to solve MNL for…
-
I have been trying to split what would have been a very long `histplot` into several columns using `displot`.
When all columns share the same y axis (which, in this use case, is not really suitable)…
-
Hi, @gducrozet
I have encountered some problems when using HOS-NWT. Could you please help me to solve them? The issues are lists below.
i) "n1" and "n2" are interpreted as "number of modes/points…