Organizations depend on the Data Science team to build distributed applications that solve business needs. AWS provides an infrastructure to host data science products for stakeholder to access.
Apply Data Science to Improve Addiction Treatment
Learn how one Business Science student created a data product that aims to help his organization improve the quality of care while reducing cost.
Expert Shiny Developer with AWS - Course Launch Today!
Course Launch - Expert Shiny Developer with AWS in 7 Days!
We've crafted an amazing course to teach Data Scientists and Programmers how to develop applications and deploy into production! We've combined an innovative program with a clear-cut path to production using R, Shiny, and AWS! You'll undergo a complete transformation. Time to accelerate your career!
Web Scraping Product Data in R with rvest and purrr
Learn how to web scrape HTML, wangle JSON, and visualize product data from the Bicycle Manufacturer, Specialized Bicycles.
Cleaning Anomalies to Reduce Forecast Error by 9% with anomalize
We can often improve forecast performance by cleaning anomalous data prior to forecasting. This is the perfect use case for integrating the clean_anomalies() function from anomalize into your forecast workflow.
PDF Scraping in R with tabulizer
Learn how to scrape and wrangle PDF tables of a Report on Endangered Species with the tabulizer R package and visualize trends with ggplot2.
Big Data: Wrangling 4.6M Rows with dtplyr (the NEW data.table backend for dplyr)
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 dplyr!
Introducing correlationfunnel v0.1.0 - Speed Up Exploratory Data Analysis by 100X
I'm pleased to announce the introduction of correlationfunnel version 0.1.0, which officially hit CRAN yesterday. The correlationfunnel package is something I've been using for a while to efficiently explore data, understand relationships, and get to business insights as fast as possible.
Unlocking Blue Oceans with Data Science
In this article, we'll examine how Blue Oceans are created and how your organization can create Blue Oceans with Data Science too. We'll finish with a roadmap for your organization to build Blue Oceans with Data Science.
How I Started My Data Science Business
This is a true story based on how I created my data science company from scratch. It's a detailed documentation of my personal journey along with the company I founded, Business Science.
Excel to R, Part 2 - Speed Up Exploratory Data Analysis 100X (R Code!)
Learn how going from Excel to R can speed up Exploratory Data Analysis, getting business insights 100X FASTER.