-
```r
install.packages(c("reprex", "sessioninfo"), repos = "http://cran.r-project.org")
```
## Gaussian Mixture
I would like the ability to run gaussian mixture models using tidyclust. GMM allo…
-
With Stan 2.33+ several old language syntax features produce errors. All the case studies would be good to update to use the latest syntax. Many case studies are in external repos and the authors have…
-
We want to cluster motifs. My current idea, based on preliminary experiments, and interpretability is that we want to cluster motifs using **separate** shape/size and color models. The idea is this:…
-
Hello folks,
I parsed all issues here and although we keep talking about data science, I didn't find proposals for machine learning either using R or Python.
Who is willing to co-start a series of m…
-
As I can read in the [docs](https://microsoft.github.io/FLAML/docs/Use-Cases/Tune-User-Defined-Function/#config_constraints-vs-metric_constraints), when passing a valid argument for the `config_constr…
-
-
[The format of the issue]
Paper name/title:
Paper link:
Code link:
amusi updated
1 month ago
-
Hi Cecilia,
This looks like a great application! I have a few questions:
1) Does the Ksrates output provide the equation and/or lognorm fit parameters for the mixture-model fits? I'd like to be…
-
### 🐛 Describe the bug
Hi! I am trying to build a gaussian mixture model and call the cdf function.
But I found that function `cdf` does not exist in the class `Independent`, although it may be used…
-
Steering questions
- Scope! NEON smammal data is exciting because it's individual-level size data from many sites & system types, but limited because of the short size spectrum. What can be accomplis…