We were excited to release Predictive Modeling Functions in 2020.3, empowering Tableau users with predictive statistical functions accessible from the native Tableau table calculation interface. We put powerful predictive analytics right into the hands of business users, keeping them in the flow of working with their data. Users can quickly build statistical models and iterate based on the prediction quality, predict values for missing data, and understand relationships within their data.
However, we knew that a significant use case was still challenging. Surprising exactly no one, a key use case for predictive modeling is to generate predictions for future dates. While you can accomplish this in 2020.3 with some complicated calculations, it certainly isn’t easy.
We also knew that linear regression, specifically ordinary least squares, isn't always going to be the best predictive model for many data sets and situations. While it's very widely used and simple to understand, there are other regression models that are better suited for certain use cases or data sets, especially when you're looking at time-series data and want to make future projections.
We want to make sure that our users have the power, simplicity, and flexibility they need to apply these functions to a wide variety of use cases, and so we're delighted to announce two enhancements to predictive modeling functions. In the 2020.4 release, you'll be able to select your statistical regression model from linear regression (the default option), regularized linear regression, or Gaussian process regression. You'll also be able to extend your date range—and therefore your predictions—with just a few clicks, using a simple menu.
With these new features, Predictive Modeling Functions become even more powerful and flexible, helping you see and understand your data using best-in-class statistical techniques.
Let's take a closer look at each feature.