Videos

How to ship better plans: Decision parameter testing and tuning in practice

How confident are you in your decision model parameters? How optimized are your decision model's parameters? Learn how to systematically sweep and test and auto-select the best result per request.

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.