-
## Short Description
I want to select individual levels from the Dimensions to plot because plotting all of the levels of a variable is slow and the plot uninterpretable.
## Code Example or link…
-
From one of the well-known practicals. We basically just need to posterior sample of trees
-
Hello,
I would like to know what is the step in Bayes Prism where the Z matrix, that we found in posterior.initial.state/type, is generated?
Thanks a lot for your help
-
Right now the initial value is a single sample from the prior. We need to check that posterior values are not NaN and do a greedy optimisation.
-
Testeo de conexión con las colecciones de las bases de datos y posterior correcciones de posibles errores.
-
When assimilating the full set of RAP mesonet obs, I found significant slowdown in LETKF for MPAS-JEDI. Using 120 MPI tasks, the LETKF took ~70 min to run.
I found that this is primarily due to ve…
-
Integrate GPy as a backend
https://github.com/SheffieldML/GPy
Use maximum uncertainty sampling (using posterior variance) for active learning.
-
Hi BnpC support
genoCluster_posterior_mean.png are only show sequential numbers on x-axis and y-axis, how can I track back to original cell ID and mutation ID? or in other words, are the sequential n…
-
Hello,
Thank you for creating this very useful tool. We have been using Cellbender since version 0.1.0 and have applied it to many different projects. However, recently when using version 0.3.0 on …
-
Currently, conditioning a PyMC3 model means just removing all entries from the posterior samples where the variables lie outside the specified domain. This approach is problematic, since when dealing …