Spot resignation risk before the resignation letter, and act early
Predict employee attrition risk months ahead. Surface why employees are flight risks, who's at highest risk, and what interventions correlate with retention, for HR teams who'd rather prevent loss than backfill positions.
Discuss a pilot →Quick facts
- Business size
- Mid-market and enterprise, > 200 employees, measurable churn cost
- Timeline
- 5-7 weeks test, 3-4 months pilot, 6-9 months production
- Budget range
- Pilot from €30k. Pairs with HR analytics infrastructure.
- Hardware
- Cloud-based data warehouse and ML pipeline. CPU sufficient for training.
- Data needed
- Historical HR data (hires, departures, dates), tenure trajectory, role / team / manager, engagement / performance signals (where available).
- Evolution
-
- Genesis
- Custom-built
- Product
- Commodity
A vendor sells this result ready-made. We set it up and tune it to you.
What this scale means
Further right means more proven and cheaper. Further left means newer and riskier. Here is the test for each step.
- Commodity
- You could get the result yourself from a ready service, with almost no work. We rarely take these on.
- Product
- A vendor already sells this result turnkey, like shelf recognition from Trax or document reading from ABBYY. If one of them fits you, use it. You come to us when it does not: when it has to run on your own servers, cost less, or fit systems the product cannot reach.
- Custom-built
- Vendors sell only the parts. A tool like Tableau hands you charts, but the dashboards and metrics for your business still have to be built. That build is the work, and that is us.
- Genesis
- The approach exists but does not work reliably yet. You are betting on it maturing, so it costs more and carries more risk.
Expected outcomes
The Problem
Most organizations find out an employee is leaving when the resignation letter arrives. By then, the decision is made, the new role is signed, the negotiation window has closed. HR teams scramble to plan backfill, knowledge transfer, and the cultural ripple. The cost is real, recruiting, onboarding, lost productivity during the transition, occasional follow-on departures of colleagues.
The signals were almost always there earlier. Engagement scores dipping, calendar patterns changing, performance reviews drifting, manager-1:1 frequency declining. The signals exist in HR systems; almost no organization aggregates them into a useful prediction.
The conventional pulse-survey approach (annual or quarterly engagement surveys) is too coarse to act on individually. The conversational approach (managers “should know” their team) is unreliable. Managers have many people, and the ones who are disengaging often work hard at not being noticed.
ML-driven churn prediction changes the picture: aggregate the signals from HR systems, model historical patterns, score current employees on attrition risk, surface the high-risk segment for targeted HR attention.
What the Solution Does
A predictive model that estimates each employee’s attrition risk and surfaces the why.
- Aggregate signals, tenure trajectory, role / team / manager, engagement scores, performance trends, training participation, internal mobility signals.
- Train, model learns from historical employees: what early signals predicted departure.
- Score, current employees get risk scores with confidence bounds, refreshed periodically.
- Surface, HR-facing dashboard shows risk distribution, factors driving risk, suggested interventions.
- Track outcomes, interventions logged, outcomes tracked, intervention effectiveness measured.
Where It Fits
This makes sense if you…
- Have > 200 employees with measurable churn cost
- Have HR data systems that produce structured signals (HRIS, engagement tools, performance management)
- Have an HR team willing to act on predictions: the value is in the interventions, and the analytics only point to them
- Are comfortable with the ethical implications of predictive HR analytics (transparency with employees, intervention design)
- Can afford the data-engineering investment (this isn’t a quick install)
This is probably not the right time if you…
- Are small (< 100 employees) where managers reasonably know everyone
- Don’t have structured HR data to feed the model
- Have no HR resources to act on predictions
- Operate in a context where predictive employee analytics is regulated or socially fraught (some EU contexts, union contexts, etc.), proceed only after legal / ethical review
Business Value
Backfill cost reduction. Each prevented resignation saves recruitment, onboarding, and productivity-ramp cost. Across an organization with substantial annual churn, this adds up to material money.
Retention through targeted intervention. HR can identify the 20% of employees most at risk and offer targeted intervention: a manager conversation, role adjustment, compensation review, or development plan. Retention on that segment typically improves by 20-40 percentage points, depending on the workforce. The intervention has to be real. A mass email does not work.
Strategic workforce insights. Aggregate churn patterns reveal organizational issues: which managers’ teams churn most, which roles have highest tenure decay, which signals predict departure. HR decisions get informed by data, with anecdote left behind.
Reduced surprise. Even when an at-risk employee does leave, the lead time gives HR time to plan. Knowledge transfer happens proactively; backfill starts before the seat opens.
How It Works
The architecture below is the standard predictive-HR-analytics pattern, adapted for organizational data and ethical constraints specific to HR contexts.
1. Data foundation
Source systems: HRIS (Workday, BambooHR, custom), engagement platform (CultureAmp, Lattice, 15Five), performance management, learning / training platforms, optional: calendar / collaboration tool data (used carefully, privacy posture matters).
The data flows into a dedicated HR analytics warehouse, separated from general operational data for access control reasons.
2. Feature engineering
Signals that predict churn:
- Tenure trajectory: how long has each employee been in their current role / team / manager.
- Performance trends: the trajectory of reviews over time, read as a curve across many scores.
- Engagement signals: pulse-survey responses over time.
- Career signals: time since last promotion / role change / pay increase.
- Team / manager signals: if a manager’s other reports recently churned, remaining reports are at higher risk.
- Tenure milestones: 1-year, 3-year, 5-year marks are statistical inflection points.
3. Model
Typically gradient-boosted trees (XGBoost, LightGBM) for the headline model, interpretable, handles mixed-data-type features well, calibrated probability outputs.
We surface confidence bounds explicitly. Individual predictions are noisier than cohort predictions; HR teams need to know which.
4. Interpretable risk factors
For each predicted at-risk employee, the model surfaces the top factors driving the risk score: “high risk because tenure-since-last-promotion exceeds the typical threshold, the team’s manager-tenure has declined, and the engagement score dropped 2 quarters consecutively”. This is what makes the prediction actionable.
5. Intervention tracking
When HR acts on a prediction (manager conversation, role adjustment, etc.), the intervention gets logged. Outcome (retention vs departure) gets tracked. Over time, intervention effectiveness becomes measurable.
6. Ethical guardrails
The model is surfaced to authorized HR users only. Managers do not see it directly. Predictions are starting points for a human conversation, and never the decision itself. Employees can request transparency about how predictions are made. Predictions are not used for performance or compensation decisions.
Stack
Datapipe for ETL, ClickHouse, BigQuery, or Snowflake for the warehouse, XGBoost or LightGBM for the predictive model, Metabase, PowerBI, or Looker for HR-facing dashboards. Access control and audit logging are first-class concerns.
What You Need to Make This Work
Data. HRIS data (hires, departures, role / team / manager history). 2+ years of history ideal. Engagement / performance / training data where available.
Integrations. Read access to HR systems. HR-team-facing dashboard. Audit log.
Hardware. Cloud-based, with access control suitable for HR data.
Team. An HR analytics lead. An HR business partner who’ll act on predictions. A legal / ethics review at deployment. An employee-relations contact for handling questions and concerns.
Implementation Roadmap
1. Test (5-7 weeks)
Define what counts as “churn” (voluntary departure vs all departure, etc.). Aggregate historical data. Train baseline model. Validate against held-out departures. Output: written report on prediction accuracy, identified risk factors, and recommendations for pilot.
2. Pilot (3-4 months)
Production deployment for one division / one geography. HR-team-facing dashboard. Intervention workflow. Outcome tracking. Output: working pilot deployment with documented intervention outcomes.
3. Production (6-9 months)
Organization-wide rollout. Continuous retraining. Quarterly review of model performance and intervention effectiveness. Your HR team owns the dashboards and the intervention workflow; we stay on for technical maintenance.
Keep in Mind
Where it breaks, and the ethical considerations specific to this domain:
- The prediction is a starting point. It is never the decision. “John is flagged high risk” does not mean John is leaving. It means John has risk factors that warrant a conversation. Treating predictions as conclusions is the failure mode.
- Individual-level prediction is noisy. Cohort-level predictions (for example, “this segment has 25% expected churn”) are much more accurate than individual-level ones. We surface both, and we say which is which.
- Bias risk is real. A model trained on historical departures will encode whatever patterns produced those departures, including bias. We audit for protected-class correlations during pilot and discuss findings with HR / legal.
- Transparency matters. Employees ideally know that predictive analytics exists, understand how their data is used, and can request access to their own risk factors. Anything less creates a trust deficit.
- Don’t use this for performance decisions. Predicted churn is not a performance signal. Mixing them in compensation / promotion decisions is unethical and potentially illegal.
- Intervention design is the step that decides the outcome. A model that perfectly identifies at-risk employees produces no value if the interventions do not work. Most pilots find that the predictive accuracy is fine and the intervention design is the bottleneck.
- Regulatory environment varies. Some jurisdictions restrict predictive HR analytics; some union contracts restrict it; some require transparency. We work through this during pilot.
FAQ
What about pulse surveys / engagement tools, do they replace this?
Pulse surveys provide signal. They do not predict. The model uses pulse-survey scores as one feature among many, so the two work together. Each adds something the other lacks.
How do we handle the ethical / privacy concerns?
Critical and project-specific. We work through transparency, access control, intervention design, and consent during pilot. Some organizations choose not to deploy after the ethical review. That is a legitimate outcome.
Does this work for hourly / shift workers as well as salaried?
The data sources differ but the architecture generalizes. Shift-worker churn predictors include shift-pattern stability, overtime patterns, schedule changes. We tune per workforce type.
Can the model predict who’ll join us back (boomerang employees)?
Different problem, but the architecture adapts. We’ve discussed it; deployments are less common because the signal is sparser.
How does this compare to off-the-shelf HR analytics platforms?
Commercial HR analytics platforms (Visier, Eightfold, and similar) are excellent for organizations that want a ready-made product. Our approach fits when you need one of these: custom feature engineering, integration with non-standard HR systems, fully on-prem deployment, or substantial customization of intervention workflows.
What if our HR data is incomplete?
Cold-start with limited data produces lower-accuracy predictions, and the model still surfaces patterns. We measure during pilot and recommend disclosing the real accuracy numbers to stakeholders.
Ready to Discuss?
If employee churn is a real cost line for you, and your HR team is ready to invest in data-driven retention, this is a worthwhile pilot. We will walk through your HR data infrastructure, your retention priorities, and your ethical and legal context. Then we will tell you what to expect.