A. ŠARAS
2025 · EAISI group project built · 2025

Predicting knee replacement outcomes.

Up to a quarter of knee replacement patients still report pain a year after surgery. Can we see it coming before the operation?

What it is

Group project at the Eindhoven AI Systems Institute, built on NHS Digital PROMs data (patient-reported outcome measures for hip and knee replacements). The clinical question: which patients will have a poor outcome from total joint replacement, predicted using only information available before surgery?

The problem is heavily imbalanced, so the work centred on the precision-recall trade-off and on decision thresholds a clinician could defend in practice, not just a leaderboard metric.

The work

Concepts

Classification Imbalanced data Precision-recall Healthcare ML Python Scikit-learn

What it taught me

When the unit of analysis is a patient, the decision threshold is not a hyperparameter. It is the whole point.

Links

View the code on GitHub