inlaops -- a POC package for deployment and model-inspection tooling of INLA models

Hi,

Hopefully this is the right place to post this.

As part of my job I have to deal with the issue of serving an INLA model to be run from another service. For this reason I set out to build a package that would bring some of the tidymodels workflows to the INLA world, focusing foremost on being able to wrap it in a vetiver API. The initial version of the package is now here: GitHub - novica/inlaops · GitHub

I am wondering if people here would be willing to give it a try. I created the package with some help of an LLM so there may be some issues there. I work more on the devops/data eng side of things than modelling. If this passes the INLA (and tidymodels?) community sanity check, then the plan is to send the package to CRAN and update the repository with all the usual things.

Thanks for any feedback.

1 Like