Red Oak Strategic

  • Home
  • About Us
  • Services
  • Blog
Contact Us

Tracking Coronavirus: Building Parameterized Reports to Analyze Changing Data Sources

  • 0
Tyler Sanders
Wednesday, 01 April 2020 / Published in Data Visualizations, JavaScript, R, R-Shiny, Tutorials
The pace of our modern world, and the impressive volume of data we collect on a daily basis, can be dizzying. Take for example, the hour-by-hour updates and colorful dashboards made by news outlets as they track the spread of novel coronavirus (Covid-19). Organizations need quick and consistent solutions for exploring, analyzing, and acting on
CodeData Visualizationggplot2RRShinyTutorials

Draw Rotatable 3D Charts in R Shiny with Highcharts and JQuery

  • 0
Daina Andries
Wednesday, 13 March 2019 / Published in Data Visualizations, JavaScript, R, R-Shiny, Tutorials
While it might be tempting to liven up a report or presentation with a few 3D graphs, two-dimensional representation is generally better when numbers are the primary information you want to communicate. Nevertheless, on occasions when numeric values aren’t the primary focus, and you’re more interested in showing the shape of the data, adding a
CodeData VisualizationHighchartsJavaScriptJQueryRRShinyTutorials

Customizing Click Events: How to Capture and Store Data from JavaScript Objects in R Variables

  • 4
Daina Andries
Wednesday, 17 October 2018 / Published in Analytics, Code, Data, Data Science, Data Visualizations, JavaScript, Machine Learning, R, R-Shiny, Tutorials
Interaction Design for Data Exploration Visualizations capable of launching detail views can add value to a data analyst’s user experience. Programming in this kind of interaction automates the creation of complementary charts and increases ease of exploration by linking varied views of the data in a logical way. This tutorial offers a quick example of
AnalyticsCodeData ScienceJavaScriptRR ShinyTutorials

Analytics at Scale: h2o, Apache Spark and R on AWS EMR

  • 0
Mark Stephenson
Thursday, 21 June 2018 / Published in Analytics, Data Science, Machine Learning, Predictive Analytics, R, Tutorials
At Red Oak Strategic, we utilize a number of machine learning, AI and predictive analytics libraries, but one of our favorites is h2o.  Not only is it open-source, powerful and scalable, but there is a great community of fellow h2o users that have helped over the years, not to mention the staff leadership at the
Apache SparkCodeData Scienceh2oPredictive AnalyticsRSparkling WaterTutorials

Time Series Forecasting with Machine Learning: An example from Kaggle

  • 0
Matt Brown
Monday, 07 May 2018 / Published in Analytics, Code, Data, Data Science, Forecasting, Machine Learning, Predictive Analytics, R, Tutorials
Introduction This post will demonstrate how to use machine learning to forecast time series data. The data set is from a recent Kaggle competition to predict retail sales.       You will learn how to: Build a machine learning model to forecast time series data (data cleansing, feature engineering and modeling) Perform feature engineering to build
CodeData ScienceForecastingPredictive AnalyticsRTime SeriesTutorials

Data Processing with RegEx in Python 3

  • 0
Daina Andries
Wednesday, 31 January 2018 / Published in Analytics, Code, Data, Data Science, Databases, Python, Tutorials
Applying Regular Expressions This is a tutorial on processing data with regular expressions using Python. It is also a reflection on the advantages and trade-offs that come into play when you use regular expressions. Once you have identified and defined a set of patterns, you can strategically search and extract data from raw text according
CodeData ProcessingData SciencePythonPython 3RegExTutorial

Selecting Multiple Locations on a Leaflet Map in R Shiny

  • 19
Daina Andries
Thursday, 07 December 2017 / Published in Analytics, Code, Data, Data Science, Data Visualizations, R, R-Shiny, Tutorials
Our team recently designed a dashboard using R Shiny Leaflet allowing users to select many locations at one go on an interactive map. We created the map using the package [crayon-60050ae30710c024471238-i/], which enables users to draw shapes on R Shiny Leaflet maps. When combined with the package [crayon-60050ae307113613493622-i/] and a function called [crayon-60050ae307115042936355-i/], the [crayon-60050ae307118289070637-i/]  drawing tool can
AnalyticsCodeData ScienceMapsRR ShinyTutorials

How To: Apply Family of Functions in R

  • 0
Patrick Stewart
Monday, 06 November 2017 / Published in Code, Data, Data Science, R, Tutorials
The apply function in R is used as a fast and simple alternative to loops. It allows users to apply a function to a vector or data frame by row, by column or to the entire data frame. Below are a few basic uses of this powerful function as well as one of it’s sister
CodeData ScienceRTutorials

Recent Posts

  • Tracking Coronavirus: Building Parameterized Reports to Analyze Changing Data Sources

    The pace of our modern world, and the impressiv...
  • Draw Rotatable 3D Charts in R Shiny with Highcharts and JQuery

    While it might be tempting to liven up a report...
  • Customizing Click Events: How to Capture and Store Data from JavaScript Objects in R Variables

    Interaction Design for Data Exploration Visuali...
  • Analytics at Scale: h2o, Apache Spark and R on AWS EMR

    At Red Oak Strategic, we utilize a number of ma...
  • Time Series Forecasting with Machine Learning: An example from Kaggle

    Introduction This post will demonstrate how to ...

Categories

  • Analytics
  • Blockchain
  • Code
  • Data
  • Data Science
  • Data Visualizations
  • Databases
  • Excel
  • Financial Analytics
  • Forecasting
  • JavaScript
  • Machine Learning
  • Political Analytics
  • Predictive Analytics
  • Python
  • R
  • R-Shiny
  • Tutorials
  • Uncategorized
TOP