-
I am wondering on the relationship (or lack there of) between `Base.nameof` and `MMI.human_name`.
Should `Base.nameof` on model instances fall back to `MMI.human_name`?
It is the function i tried to…
-
**Related**
#343 QR, possibly #336, testing -> #390
**Feature functionality**
Calculate the singular value decomposition of a matrix
-
GPMSA users need to be able to specify independent hyperpriors for the two.
When we're in a multivariate or functional case with a non-truncated SVD, truncation_error_precision (lambda_eta in the p…
-
[https://amueller.github.io/dabl/dev/user_guide.html](https://amueller.github.io/dabl/dev/user_guide.html)
`dabl.plot(titanic, 'survived')`
Error:
```
...\.venv\lib\site-packages\dabl\plot\sup…
-
Here is an error showed when running the program:
Running PAINTOR with full enumeration
Maximum number of causals per locus: 3
Proportion of LD variance kept when performing truncated SVD for estim…
-
**What happened**:
**Complex** singular values and vectors of `svd_compressed()` are different from standard `np.linalg.svd`.
**What you expected to happen**:
Complex singular values and vector…
-
Hi everyone,
I've just noticed that, in mparray.py, and specifically in compress_svd_l and compress_svd_r, with relerr we use svd instead of svdfunc, which does not enable to use a different svd func…
-
Currently, using `numpy.linalg.eigh`.
source: https://github.com/numpy/numpy/blob/v1.17.0/numpy/linalg/linalg.py#L1324-L1459
This function calculated all the eigen pairs.
Calculating only few e…
-
Bonjour. J'ai utilisé votre Notebook http://www.xavierdupre.fr/app/papierstat/helpsphinx/notebooks/text_sentiment_wordvec.html comme point d'entrée pour découvrir les possibilités de traitement de tex…
-
## 🚀 Feature
An incremental version of pca_lowrank - processing a mini-batch of samples in each iteration.
Similar to sklearn.decomposition.IncrementalPCA(), but in GPU.
## Motivation
The curr…