Publications by Business Science

tidyquant v1.0.0: Pivot Tables, VLOOKUPs in R

03.03.2020

I’m pleased to announce the release of tidyquant version 1.0.0 that includes Excel in R (Pivot Tables, VLOOKUPs, Sum-Ifs, and 100+ Excel Functions). I’ve also integrated the FREE Tiingo API via riingo. There are a ton of new features that are covered in my ‘R for Excel Users Tutorial’ on Business Science_. Highlights: tidyquant 1.0.0 Th...

1709 sym 4 img

R Shiny vs Tableau (3 Business Application Examples)

09.03.2020

Shiny, a web framework that is written in R, often gets lumped into the conversation with Tableau and PowerBI – two popular Business Intelligence (BI Tools) used for “Dashboarding”. The critical point is that Shiny is much more than just a dashboarding tool: R and Shiny combine both machine learning and decision-making, packaging your data ...

7310 sym R (1922 sym/1 pcs) 22 img

Time Series Machine Learning (and Feature Engineering) in R

18.03.2020

Machine learning is a powerful way to analyze Time Series. With innovations in the tidyverse modeling infrastructure (tidymodels), we now have a common set of packages to perform machine learning in R. These packages include parsnip, recipes, tune, and workflows. But what about Machine Learning with Time Series Data? The key is Feature Engineerin...

11282 sym R (15911 sym/32 pcs) 14 img

3 Free Resources to Learn R – Now Open

19.03.2020

The coronavirus (COVID-19) is changing our living and working lives. Social distancing is the new norm for many, and each country is dealing with this situation differently. But, we are all in this together and we will get through this together. I want you to know that during this challenging time, Business Science is offering free educational re...

2621 sym 6 img

How to Run Python’s Scikit-Learn in R in 5 minutes

19.04.2020

The 2 most popular data science languages – Python and R – are often pitted as rivals. This couldn’t be further from the truth. Data scientists that learn to use the strengths of both languages are valuable because they have NO LIMITS. Machine Learning: They can switch to Python to leverage scikit learn and tensorflow. Data Wrangling, Visu...

7770 sym R (3843 sym/20 pcs) 24 img

How to Set Up TensorFlow 2 in R in 5 Minutes (BONUS Image Recognition Tutorial)

14.05.2020

The 2 most popular data science languages – Python and R – are often pitted as rivals. This couldn’t be further from the truth. Data scientists that learn to use the strengths of both languages are valuable because they have NO LIMITS. Machine Learning and Deep Learning: They can switch to Python to leverage scikit learn and tensorflow. Da...

8095 sym R (4196 sym/41 pcs) 24 img

(JUST RELEASED) timetk 2.0.0: Visualize Time Series Data in 1-Line of Code

04.06.2020

I’m EXTACTIC ???? to announce the release of timetk version 2.0.0. This is a monumental release that significantly expands the functionality of timetk to go WAY BEYOND the original goals of the package. Now, the package is a full-featured time series visualization, data wrangling, and preprocessing toolkit. I’ll go into detail about what you ...

4966 sym R (741 sym/6 pcs) 12 img

Time Series in 5-Minutes, Part 1: Visualization with the Time Plot

07.06.2020

Have 5-minutes? Then let’s learn time series. In this short articles series, I highlight how you can get up to speed quickly on important aspects of time series analysis. Today we are focusing on the most fundamental tool, the time plot. Learn how to make interactive (plotly) and static (ggplot2) visualizations easily with timetk. Updates This ...

5605 sym R (2217 sym/8 pcs) 14 img

Time Series in 5-Minutes, Part 2: Autocorrelation and Cross Correlation

16.06.2020

Have 5-minutes? Then let’s learn time series. In this short articles series, I highlight how you can get up to speed quickly on important aspects of time series analysis. Today we are focusing on a critical visualization technique: Autocorrelation and Cross Correlation. Learn how to make interactive (plotly) and static (ggplot2) visualizations ...

6210 sym R (2385 sym/8 pcs) 16 img

Introducing Modeltime: Tidy Time Series Forecasting using Tidymodels

28.06.2020

I’m beyond excited to introduce modeltime, a new time series forecasting package designed to speed up model evaluation, selection, and forecasting. modeltime does this by integrating the tidymodels machine learning ecosystem of packages into a streamlined workflow for tidyverse forecasting. Follow this article to get started with modeltime. If ...

11818 sym R (8144 sym/30 pcs) 14 img 1 tbl