Publications by Business Science

Excel to R, Part 1 – The 10X Productivity Boost

19.02.2019

Transitioning from Excel to R is one of the best decisions I have ever made. It accelerated my career and it boosted my productivity 10X – 100X (I show how in a Time Study – keep reading). I used Excel primarily for sales and marketing analytics. I was a power-user of Excel fully equipped in VBA, Pivot Tables, Conditional Formatting, and all ...

18677 sym R (2434 sym/11 pcs) 32 img 1 tbl

A/B Testing with Machine Learning – A Step-by-Step Tutorial

11.03.2019

With the rise of digital marketing led by tools including Google Analytics, Google Adwords, and Facebook Ads, a key competitive advantage for businesses is using A/B testing to determine effects of digital marketing efforts. Why? In short, small changes can have big effects. This is why A/B testing is a huge benefit. A/B Testing enables us to det...

24541 sym R (10106 sym/39 pcs) 14 img 6 tbl

Build A R Shiny App (Tutorial) – Wedding Risk Model

08.06.2019

It continues to amaze us at the progress that our students are making in applying data science in the real world. Bryan Clark (LinkedIn), Data Scientist with H&M and student in our Business Science University DS4B 201-R course has successfully applied the BSPF Framework (our data science project-management methodology applied in the DS4B 201-R co...

13984 sym R (8941 sym/17 pcs) 30 img 2 tbl

Excel to R, Part 2 – Speed Up Exploratory Data Analysis 100X (R Code!)

07.07.2019

You’re a Business Analyst – well versed in tools like Tableau, PowerBI, and maybe even SQL, but you want to take your data analytics abilities to the next level, by improving productivity and making predictive business insights with data science (rather than just descriptive insights). Then R is the language for you. In this article, you’ll...

12678 sym R (4217 sym/11 pcs) 14 img 2 tbl

Introducing correlationfunnel v0.1.0 – Speed Up Exploratory Data Analysis by 100X

06.08.2019

I’m pleased to announce the introduction of correlationfunnel version 0.1.0, which officially hit CRAN yesterday. The correlationfunnel package is a tool that enables efficient exploration of data, understanding relationships, and get to business insights as fast as possible. I’ve taught correlationfunnel to my 500+ students enrolled in the A...

9303 sym R (2771 sym/9 pcs) 8 img 1 tbl

Big Data: Wrangling 4.6M Rows with dtplyr (the NEW data.table backend for dplyr)

14.08.2019

Wrangling Big Data is one of the best features of the R programming language, which boasts a Big Data Ecosystem that contains fast in-memory tools (e.g. data.table) and distributed computational tools (sparklyr). With the NEW dtplyr package, data scientists with dplyr experience gain the benefits of data.table backend. We saw a 3X speed boost for...

14805 sym R (11246 sym/35 pcs) 14 img 2 tbl

PDF Scraping in R with tabulizer

22.09.2019

This article comes from Jennifer Cooper, a new student in Business Science University. Jennifer is 35% complete with the 101 course – and shows off her progress in this PDF Scraping tutorial. Jennifer has an interest in understanding the plight of wildlife across the world, and uses her new data science skills to perform a useful analysis – s...

5800 sym R (3104 sym/7 pcs) 6 img 3 tbl

Cleaning Anomalies to Reduce Forecast Error by 9% with anomalize

29.09.2019

In this tutorial, we’ll show how we used clean_anomalies() from the anomalize package to reduce forecast error by 9%. R Packages Covered: anomalize – Time series anomaly detection Cleaning Anomalies to Reduce Forecast Error by 9% We can often improve forecast performance by cleaning anomalous data prior to forecasting. This is the perfect u...

6667 sym R (3691 sym/13 pcs) 16 img 1 tbl

Web Scraping Product Data in R with rvest and purrr

06.10.2019

This article comes from Joon Im, a student in Business Science University. Joon has completed both the 201 (Advanced Machine Learning with H2O) and 102 (Shiny Web Applications) courses. Joon shows off his progress in this Web Scraping Tutorial with rvest. R Packages Covered: rvest & jsonlite – Web Scraping HTML and working with JSON data purr...

9942 sym R (4818 sym/24 pcs) 24 img 2 tbl

Customer Churn Modeling using Machine Learning with parsnip

17.11.2019

This article comes from Diego Usai, a student in Business Science University. Diego has completed both 101 (Data Science Foundations) and 201 (Advanced Machine Learning & Business Consulting) courses. Diego shows off his progress in this Customer Churn Tutorial using Machine Learning with parsnip. Diego originally posted the article on his perso...

12604 sym R (6214 sym/25 pcs) 4 img 6 tbl