Articles by The Jumping Rivers Blog

Rethinking Image Formats

June 5, 2025 | The Jumping Rivers Blog

Adding images to a web page used to be straightforward. You’d add the img tag to the HTML, set the src attribute to the appropriate URL and, hopefully, write some informative alt text. (You might also add some CSS, either inline or via a styles...
[...Read more...]

Vetiver: MLOps for Python

February 27, 2025 | The Jumping Rivers Blog

This post is the fourth in our series on MLOps with vetiver: Part 1: Vetiver: First steps in MLOps Part 2: Vetiver: Model Deployment Part 3: Vetiver: Monitoring Models in Production Part 4: Vetiver: MLOps for Python (this post) Parts 1 to 3 int...
[...Read more...]
1 2 3 7