Skip to main content
Google AI model predicts sales using discount and weather data, displayed on a tablet with charts and graphs.

Editorial illustration for Google's AI Model Predicts Sales Using Discounts and Weather Data

Google's TimesFM-3 Predicts Sales With Weather Data

Google's AI Model Predicts Sales Using Discounts and Weather Data

4 min read

Google Research put out a new forecasting model this week called TimesFM-3, built to predict what happens next in a stream of numbers like daily sales, using more than just the numbers themselves. The pitch is simple: real sales data doesn't move in isolation. A grocery chain trying to figure out how much ice cream it'll sell next week isn't just looking at last week's totals. It's weighing weather forecasts, discount schedules, holiday calendars, and even sales of related items like waffle cones.

TimesFM-3 is Google's attempt to bake all of that into one system. It's still built on a Transformer, the architecture behind its predecessors, but the way it handles data has changed. The model groups data points into chunks, scales wildly different measurements onto common ground, and scans information in two directions at once, tracking patterns over time within a single series and comparing relationships across multiple series simultaneously.

Trained on more than a trillion data points combining real and synthetic sources, it's built to work without extra training for new forecasting jobs. Here's how Google describes the problem it's trying to solve.

Google Research has released TimesFM-3, an AI model that forecasts the future from time series like daily sales figures, drawing on related data and known upcoming events to improve its predictions.

Why this matters

Retail forecasting has run on Excel-grade statistical models for decades, mostly because the data science overhead of building custom pipelines for every SKU wasn't worth it for most businesses. TimesFM-3's pitch is that you feed it sales history, weather, discount calendars, and it figures out the cross-product relationships itself, no bespoke feature engineering required. At 330 million parameters trained on over a trillion data points, it's small enough to actually deploy, which matters more than the headline accuracy numbers Google will inevitably publish.

For founders building inventory or pricing tools, the real question is whether "foundation model for time series" holds up the way foundation models for text did, or whether forecasting is too domain-specific for one model to generalize across ice cream sales, server load, and hospital admissions alike. Researchers should watch what happens when the input data is messy or sparse, which is the normal condition for most businesses, not the clean benchmark case. Google open-sourcing details here would tell us more about real-world performance than any of its own demo numbers.

Common Questions Answered

How does TimesFM-3 improve sales forecasting compared to traditional Excel-based statistical models?

TimesFM-3 eliminates the need for custom feature engineering by automatically identifying cross-product relationships between sales data, weather forecasts, discount schedules, and related items. Traditional Excel-grade models have dominated retail forecasting for decades because building custom data pipelines for every product SKU was too resource-intensive, but TimesFM-3's approach makes sophisticated forecasting accessible without that overhead.

What external data sources does TimesFM-3 use to predict daily sales figures?

TimesFM-3 incorporates weather forecasts, discount schedules, holiday calendars, and sales of related items to improve its predictions beyond just historical sales numbers. For example, a grocery chain forecasting ice cream sales would factor in weather data, promotional discounts, upcoming holidays, and even waffle cone sales to generate more accurate predictions.

Why is TimesFM-3's model size of 330 million parameters significant for retail deployment?

At 330 million parameters, TimesFM-3 is small enough to be practically deployed by most businesses without requiring massive computational resources or infrastructure. Despite its manageable size, the model was trained on over a trillion data points, allowing it to deliver enterprise-grade forecasting capabilities that are actually feasible to implement at scale.

What makes TimesFM-3 different from custom machine learning pipelines previously required for retail forecasting?

TimesFM-3 automatically learns relationships between multiple data sources without requiring bespoke feature engineering for each product SKU, making it accessible to businesses that couldn't justify the data science overhead of building custom solutions. Users simply feed the model sales history, weather data, and discount calendars, and it independently figures out how these factors interact to influence sales.

LIVE12:41OpenAI agents accessed 49 files in RubyGems data probe, researchers say