ModelOps is the discipline of operating and governing every decision model an organisation runs in production — not only machine learning, but rules engines, optimisation solvers, statistical and actuarial models, and now retrieval and LLM-based systems. It treats those models as a portfolio with an inventory, owners, risk tiers, approval gates, monitoring and a retirement path, in the same way an organisation treats applications or financial controls.
It is worth being honest about the boundary with MLOps, because vendors are not. MLOps is about the path from experiment to serving: reproducible training pipelines, feature stores, registries, CI, CD and continuous training, and the platform underneath. ModelOps takes the portfolio view once models are there and asks different questions — how many models are actually in production, who owns each one, which are material enough to need independent validation, what evidence exists that a model still works, and what happens when it stops working. The toolchains overlap heavily; the decision rights, the artefacts and the audience do not.
In regulated organisations that framing is not optional. Model risk management supervisory guidance in banking, the EU AI Act's risk tiers and documentation duties, NIST's AI Risk Management Framework and ISO/IEC 42001 all assume something close to a ModelOps function: a complete inventory, tiered controls proportional to risk, validation independent of the people who built the model, monitoring against business outcomes rather than only technical metrics, and an audit trail that can be produced on request rather than reconstructed afterwards.
Why this skill matters now
Most organisations have more models in production than they can list. Notebooks became scheduled jobs, a vendor product embedded a scoring model nobody reviewed, an analyst's spreadsheet drives a pricing decision, and a genuinely governed inventory covers a fraction of what is actually making decisions. That gap only becomes visible when a model fails publicly or a regulator asks for the list.
Regulation has closed in quickly. The EU AI Act imposes obligations by risk tier with real penalties; financial regulators have expected documented model risk management for over a decade and now apply it to machine learning; sector regulators are asking for evidence of fairness testing and human oversight. At the same time generative AI has put non-deterministic models into customer-facing decision paths, often deployed by teams with no prior exposure to validation, monitoring or documentation duties.
The scarce skill is the combination. Plenty of people can build a model, and a growing number can deploy one. Far fewer can risk-tier a portfolio, run an independent validation that finds real weaknesses, design monitoring that catches a slow drift in customer mix rather than only a broken feature pipeline, and write documentation that satisfies an auditor without stalling the teams doing the work.