Vetiver: Model Deployment

June 20, 2024 | The Jumping Rivers Blog

This is part one of a two part series on {vetiver}. Part 1: Vetiver: First steps in MLOps Part 2: Vetiver: Model Deployment (This post) Introduction In our previous blog, we provided an overview of MLOps and the {vetiver} package, creating and deploying a simple model locally. In this post, we’ll ...
[Read more...]

Writing R Code the “Good Way”

June 20, 2024 | Numbers around us

Embracing the Tidyverse Style GuideHey there, fellow R coder! When it comes to writing code in R, making it functional is just the beginning. Trust me, I’ve been there — debugging code at 2 AM, wondering what I was thinking when I wrote that line. This...
[Read more...]

{admiral} 1.1.1 is here!

June 19, 2024 | Edoardo Mancini

{admiral 1.1.1} is out on CRAN! Though it may seem like just yesterday that ADaM in R Asset Library • admiral {admiral} achieved its milestone 1.0 release, in actual fact six long months have gone by - testament to our commitment to now rele...
[Read more...]

What’s new in {PrettyCols} 1.1.0?

June 19, 2024 | R on Nicola Rennie

Back in September 2022 I submitted {PrettyCols}, an R package containing aesthetically pleasing colour palettes, to CRAN. If you missed it, you can read the blog post introducing the package! Over a year after the last CRAN release, it was time for an ...
[Read more...]

What’s new in {PrettyCols} 1.1.0?

June 19, 2024 | R on Nicola Rennie

Back in September 2022 I submitted {PrettyCols}, an R package containing aesthetically pleasing colour palettes, to CRAN. If you missed it, you can read the blog post introducing the package! Over a year after the last CRAN release, it was time for an ...
[Read more...]

Hello maestro

June 18, 2024 | Will Hipson

I’m thrilled to announce the release of maestro, a new package for developing, scheduling, and monitoring data pipelines. Here, I’ll walk through what maestro does and why you’d want to use it. install.packages("maestro") The Motivation ...
[Read more...]

Annualization

June 18, 2024 | R on R & Data Analysis - Eric Stemmler

Annualization is when results that are with respect to a time period smaller then one year are scaled up so that it becomes with respect to one year. As a general principle this can also be called projection, grossing up, up-scaling, expansion or ex...
[Read more...]

PowerQuery Puzzle solved with R

June 18, 2024 | Numbers around us

#191–192PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #191Usually on Power Query Challenges we are getting some table transformations, but not this time. We have some pretty hardcore text manipulation here. What we have to do? ...
[Read more...]
1 39 40 41 42 43 2,160