Speaking at posit::conf 2025

[This article was first published on tshafer.com, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I’m going to be in-person at posit::conf 2025 in Atlanta, giving a talk about how fundamental R development practices have made model governance (which I’m defining as all the stuff that happens after initial deployment) better for us over the last few years.

As the talk has come together, it’s turning out higher-level than the abstract I submitted earlier this year, but it’s pretty close.

Abstract (from the Session Catalog):

Building Governable ML Models with R
For a model to provide value in production, it must be fit for purpose and deployable into the MLOps environment. We know that R provides a host of tools and packages for building good models; this talk will demonstrate one way we’ve had success assembling R and R-packaging features to provide a stable foundation for model deployment and governance after production. Those attending this talk will learn how, by centering model development on packages, writing tests as we go, creating intuitive S3 methods, and more, we can build modularized, testable code that separates operations from modeling, making our models easier to deploy, monitor, and update, whether the environment incorporates CI/CD, model registries, schedulers, or anything else.


This post is kindly republished by R-bloggers.

To leave a comment for the author, please follow the link and comment on their blog: tshafer.com.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)