Articles by Business Science

Hyperparameter Tuning Forecasts in Parallel with Modeltime

June 16, 2021 | Business Science

Speed up forecasting with modeltime’s new built-in parallel processing. Fitting many time series models can be an expensive process. To help speed up computation, modeltime now includes parallel processing, which is support for high-performance computing by spreading the model fitting steps across multiple CPUs or clusters. Highlights We now ...
[Read more...]

patchwork: ggplot2 plot combiner

May 10, 2021 | Business Science

This article is part of R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Here are the links to get set up. ? Get the Code YouTube Tutorial patchwork The ggplot2 composer that makes it...
[Read more...]

mmtable2: ggplot2 for tables

May 3, 2021 | Business Science

This article is part of R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Here are the links to get set up. ? Get the Code YouTube Tutorial mmtable2 A ggplot2-syntax for making tables ...
[Read more...]

A Gentle Introduction to R Shiny

March 15, 2021 | Business Science

This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. What if you could turn your #datascience​ analysis into a web application? You can do EXACTLY that with R​ Shiny​. R Shiny...
[Read more...]

Assess Your DATA QUALITY in R

March 8, 2021 | Business Science

This article is part of a R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Skimr is my go-to R package for fast data quality assessment, and Skimr is my first step in exploratory data analysis. Befo...
[Read more...]
1 2 3 4 5 8

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)