-
(another missing piece in hypothesis testing plus everything. And I don't have an overview of theory, approaches, ...)
How can we construct simultaneous confidence intervals for several parameters?
C…
-
Hello CPI team,
This is such a fantastic package and I'm so happy that I found it (and the suite of papers your team has written about state-of-the-art random forests for inference).
This may be…
-
As of now, the group Lasso regularizer is not compatible with pytrees, but only with arrays.
The fundamental difference is that when we pass a model matrix in array format, parameters are grouped ba…
-
I have wanted this for a long time but no code yet.
How heavy is the tail of a distribution. A experimental notebook https://gist.github.com/josef-pkt/3c66541ceed9447d7a9bce6ed0b8959e
Matlab has…
-
### Describe the workflow you want to enable
```python
import numpy as np
from sklearn.calibration import calibration_curve
y_true = np.array([0, 0, 0, 0, 1, 1, 1, 1, 1])
y_pred = np.array([0…
-
**Problem Statement:**
Cardiovascular diseases (CVDs) remain a leading cause of morbidity and mortality globally. Early detection of cardiac anomalies through continuous monitoring of electrocardio…
-
> Machine learning focuses on prediction, based on known properties learned from the training data.
- In addition to retail, in finance banks analyze their past data to build models to use in credit ap…
-
I think there were a few other methods of clustering mentioned in class besides kmeans. What are some of them and how are they different than kmeans? Why did we pick kmeans to use in class?
ghost updated
9 years ago
-
(I don't see an issue, but I thought it was mentioned before.)
Stata has accelerated failure time and proportional hazard parametric survival models. Implementing those is a GSOC idea that doesn't …
-
**Reviewers:**
Submitting Author: Jouni Helske (@helske)
Other Package Authors: (delete if none) Name (@mvihola)
Repository: https://github.com/helske/bssm
Version submitted: 2.0.0
Submission ty…