-
Hi,
I have noticed backticks do not work in `plm` formula.
I think it would be useful for people who would want
to create two stage models without transforming the data twice.
Example:
```r…
-
# physics
**Physics:**
* **Chaos Theory:** This field explores how seemingly simple systems can exhibit complex, unpredictable behavior. The concept of a "butterfly effect" highlights how small …
-
# ConditionalOffer.products() queries Product children and excludes them again
## Issue Summary
I had a problem with requests concerning Offers taking a lot of time:
We have a database of > 3…
-
Not much more to say on this one. Certain items aren't placed correctly
![image](https://github.com/user-attachments/assets/4758cc59-18f8-4626-8af9-924034ccbe1e)
-
I've been trying to use the `expectation_from_samples` method under `SymbolicHamiltonian` together with measurements in the Pauli X/Y basis (#799).
However, `expectation_from_samples` currently only …
-
Tried run_iiv on factor VIII.
There are 3 repeated block structure models for 2+2 models, but no 2+1+1 models.
-
There are some magic factors when upsample flow to higher resolution:
https://github.com/ltkong218/FastFlowNet/blob/main/models/FastFlowNet.py#L140
https://github.com/ltkong218/FastFlowNet/blob/ma…
-
Issue in reference to pull request #998 .
https://github.com/pgmpy/pgmpy/blob/f9be1709328551450ad6a782b0f49b49d8886a93/pgmpy/models/MarkovModel.py#L265-L296
In line 295, shouldn't it be facto…
-
The behavior of gradients, specifically `gradientAtZero` methods for constrained factors/noise models needs to be re-evaluated. Concretely, gradients for constrained factors should be `undefined` sinc…
-
### Describe the bug
For requests to endpoints (i sended only to chat/completions), auto_max_new_tokens is somehow always True, even if it is False
```python
if state['auto_max_new_tokens']: # al…