← All Insights Sammalkko

Workforce Planning With ML: Promise, Limitation, and the Right Entry Point

Jaakko Laine

Workforce planning is the problem of getting the right number of people with the right skills in the right roles at the right time. Stated that way, it sounds like a well-specified optimization problem — exactly the kind of thing that machine learning should be good at. In practice, it is one of the enterprise HR problems that has resisted AI most stubbornly, and understanding why is instructive for founders and investors thinking about where the genuine AI opportunity in this space sits.

Why the Gap Persists

The gap between the apparent promise of ML-driven workforce planning and the actual adoption of ML-driven workforce planning tools is explained by three structural characteristics of the problem that are easy to underestimate.

The first is data quality. Workforce planning models require accurate historical data on headcount, attrition, role changes, skills profiles, and business outcomes — connected across time. Most enterprises have this data scattered across systems that do not share a common identifier or time reference. We covered the infrastructure problem in detail elsewhere, but the specific consequence for workforce planning is that you cannot build a meaningful demand forecast model on a dataset that has a 30% identity resolution error rate. The model will predict confidently and incorrectly, which is worse than not having a model at all.

The second is the planning cycle. Workforce planning in most enterprises is still an annual budgeting exercise, not a continuous process. The output is a headcount plan that goes to finance in October, gets negotiated through November, and is locked in December for the following year. An ML model that produces a more accurate headcount forecast is a productivity improvement to a process that happens once a year. The per-day value is low, which affects both how urgently the tool gets purchased and how consistently it gets used.

The third is decision accountability. Workforce planning decisions have significant consequences — hiring commitments, redundancy plans, internal mobility decisions — and the people responsible for those decisions are not readily willing to attribute them to a model they cannot fully explain. A finance director who misses a headcount target can point to business conditions; one who misses because they followed an AI recommendation faces a different kind of accountability question. This is not irrational conservatism. It is a reasonable response to an environment where model explainability in workforce contexts is still immature.

Where ML Is Actually Working

Given these structural barriers, the ML applications that are finding genuine traction in workforce planning are the ones that address a narrow, well-defined sub-problem rather than attempting to solve the full planning cycle.

Attrition prediction is the most mature example. The problem is well-specified: given everything we know about employee A, what is the probability they leave in the next 90 days? The training data is available (historical attrition patterns), the label is clear (left / didn't leave), and the intervention is defined (manager attention, compensation review, internal mobility conversation). Companies deploying attrition prediction tools in HR are not replacing their workforce planning process; they are adding a targeted signal to an existing retention workflow.

Skills gap analysis is the second area with genuine traction, particularly when it is scoped to near-term operational needs rather than multi-year strategic planning. A skills gap model that tells a VP Engineering "you have six backend engineers with strong Kubernetes experience but only one with production-grade experience in the compliance controls your upcoming enterprise deployment requires" is useful and actionable. It is also tractable — the data requirement is manageable and the decision it informs is immediate.

The internal mobility recommendation is the third application showing adoption. Given the cost and time of external hiring, directing employees toward internal opportunities that match their developing skills and career interest is a high-value application where the ML recommendation can be directly connected to an action (apply for this role, speak to this hiring manager) and the outcome is observable.

The Right Entry Point for Founders

Founders building in workforce planning tend to fall into one of two traps. The first trap is too broad: they frame the product as "ML-driven workforce planning" and attempt to address the full strategic planning cycle from day one. This produces a product that is expensive to deploy, requires data that most enterprises don't have in usable form, and faces the decision accountability problem at every step. The first enterprise deal takes 18 months to close and ends in a failed deployment when the data infrastructure assumption proves incorrect.

The second trap is too narrow: they build a single-purpose tool — say, an attrition predictor — that works well but sits outside any existing workflow. The product produces accurate predictions that no one acts on because there is no process in place to convert the prediction into a manager conversation or a compensation review. Accurate predictions without a connected intervention workflow are not a business; they are a demo.

The entry points that work are narrow in scope but connected to a natural workflow action. An attrition prediction that is embedded in a manager's weekly dashboard and connected to a suggested action template. A skills gap analysis that surfaces directly in the headcount planning tool a company is already using. An internal mobility recommendation that appears in the employee's existing HR portal rather than requiring them to log into a new system.

This workflow connectivity is harder to build than the ML itself. It requires deep ATS and HRIS integrations, customer success investment to configure the action workflows, and a product design discipline that keeps the ML output as an input to a human decision rather than a substitute for it. But it is what determines whether the product creates actual value versus accurate predictions that sit unused in a dashboard no one checks.

What the Next Three Years Probably Look Like

The structural barriers to ML-driven workforce planning are not permanent. As HR data infrastructure improves — as more enterprises have clean, accessible people data across systems — the data quality constraint loosens. As planning cycles shift from annual to rolling (a trend accelerated by economic volatility that requires faster replanning), the value of a continuously-updated forecast model increases. As model explainability tooling improves and workforce planning teams become more familiar with how to interpret and audit ML-generated forecasts, the decision accountability barrier lowers.

The products that are building the right foundation now — solving narrow, well-specified sub-problems in a way that creates trust, generates good training data, and establishes the integration footprint — will be positioned to expand their scope as those structural barriers ease. The products that oversell the full vision before the infrastructure is ready will struggle to recover from failed deployments.

We look for founders who understand this sequencing precisely and are building the narrow, workflow-connected entry point deliberately — not as a fallback from a bigger vision, but as the calculated first step in a multi-phase expansion strategy. The clarity of that understanding is usually visible in how they talk about their first customers and what they measure from those deployments.