-
I am paraphrasing an e-mail that I received (and providing this link as a response).
If the sender is OK with it, then I will upload more specific / complete information about question.
Basicall…
-
Many operations can be constructed from similar underlying patterns:
- binomial trees
- recursive doubling/multiplying
- recursive vector halving + distance doubling
- ring
- dissemination
W…
-
Imported from SourceForge on 2024-07-07 20:50:59
Created by **[zmth](https://sourceforge.net/u/zmth/)** on 2019-02-26 10:01:37
Original: https://sourceforge.net/p/maxima/bugs/3531
---
Error in lrats…
rtoy updated
4 months ago
-
![image](https://github.com/user-attachments/assets/f5af00fd-b35b-475e-b88e-19ce80e3b626)
![image](https://github.com/user-attachments/assets/35311307-0f56-4a56-a6d0-cb673c86de74)
-
Go through the [Gaussian](https://github.com/hot9cups/probdists/blob/main/probdists/Gaussiandistribution.py) distribution class, the [Binomial](https://github.com/hot9cups/probdists/blob/main/probdist…
-
In the documentation for `stanreg` objects, `object$family` is supposed to be of class `"family"`; however, the object returned by `stan_polr` puts a character string there.
### Example
exam…
-
There are a number of log-likelihoods which would be useful (this came up in discussion for the [PKPD app](https://github.com/pkpdapp-team/pkpdapp).):
- [x] log-normal: used a lot in PKPD modelling…
-
# Vanilla Chicken Bonds
First approach with only bonds, no AMM, no lending.
- 100 users with an initial balance of 10,000 tokens
- Daily iterations for 4 years
- External yield 5%
- Natural r…
-
I'm really not sure it's worth the trouble, but we could improve the amortized times to worst-case using scheduling. Okasaki's scheme uses a separate schedule, which doesn't seem terribly compact, and…
-
It seems that {{XGBoost.score()}} doesn't handle unlabeled test sets. I successfully built an XGBoost model on autodl-munged BNPParibas and it crashed when I called {{model.predict()}} on the test se…