Getting a job in Data Science is difficult. Here's how one Business Science student aced his Data Science Interview and landed a job at a top Management Consulting Firm.
Docker for Data Scientists (A Top Skill for 2020)
Moving into 2020, three things are clear - Organizations want Data Science, Cloud, and Apps. Here's how Docker plays a part in the essential skills of 2020.
Customer Churn Modeling using Machine Learning with parsnip
Learn how to perform a tidy approach to classification problem with the new parsnip R package for machine learning.
Is Your Job's Data Science Tech Stack Intimidating?
A data science team has many tools that all need to be integrated. And, this can be INTIMIDATING. Here are some tips to deal with the complexity of a data science tech stack.
Data Science with AWS (A Top Skill for 2020)
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
Apply Data Science to Business using the Business Science Problem Frameowrk. Learn how one Business Science student created a data product that aims to help his organization improve the quality of care while reducing cost.
How to Sell Your Manager on A Data Science Course Purchase
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.