Videos

Preview: Compare decision model outputs with a "challenge mode"

Get an early look at a feature that would allow business users, analysts, or modelers to change output data, recompute statistics, and compare to another model run.

Nextplot demo: An open source route visualization tool for JSON

Learn how to use Nextplot to visualize points, routes, and more on a map.

Operationalizing Python-based Pyomo MIP decision models

Learn how to build, test, and deploy Pyomo mathematical optimization models faster with Nextmv, featuring pre-bundled solvers for CBC and GLPK. Create a new model or integrate an existing one to accelerate its development with DecisionOps tooling.

Switchback testing decision models: Demo using Nextmv

Use Nextmv to compare two decision models operating in production while accounting for network effects

What is switchback testing for decision models?

Switchback testing is a key part of the DecisionOps workflow. Get a quick primer on what it is and when to use it in this 2-minute video.

Build, test, and deploy an OR-Tools MIP model in Python

Learn how to solve mixed integer programming (MIP) problems with Google’s OR-Tools for use cases like scheduling, order fulfillment, packing and more. Then promote an updated model to production using CI/CD.