Using the same model for different data sets
Open
documentation
samplers
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
It appears that when you write a Greta model, the data is "bound" to the model. Is it possible to write a model, compile it, and then feed the compiled model different data sets? This is useful if you are running the same model over 100s of datasets.
Contributor guide
Assessment
This issue has not been assessed yet.