0 / 0
Decision Optimization

Decision Optimization

IBM® Decision Optimization gives you access to IBM's industry-leading solution engines for mathematical programming and constraint programming. You can build Decision Optimization models either with notebooks or by using the powerful Decision Optimization experiment UI (Beta version). Here you can import, or create and edit models in Python, in OPL or with natural language expressions provided by the intelligent Modeling Assistant (Beta version). You can also deploy models with Watson Machine Learning.

 

Required services
Watson Studio

Watson Machine Learning

Data format
Tabular: .csv, .xls, .json files. See Prepare data view

Data from Connected data assets

For deployment see Model input and output data file formats

Data size
Any

Accessing Decision Optimization

To create a Decision Optimization experiment, follow these steps.

  1. Open your project or create an empty project.
  2. Select the Assets tab.
  3. Select New asset > Decision Optimization in the Graphical builders section.
  4. If you haven't already associated a Watson Machine Learning service instance with your project, click Add a Machine Learning service. Select a service and click Associate.
  5. Click New deployment space, enter a name and click Create (or select an existing space).
  6. Enter a Name for your Decision Optimization experiment and click Create.

The Decision Optimization experiment UI (Beta version) opens where you can create and edit models formulated with the Modeling Assistant, or in Python DOcplex, or in OPL.

Alternatively, to open and run Decision Optimization notebooks (without the Decision Optimization experiment UI), follow these steps.

  1. Select the Assets tab.
  2. Select New asset > Jupyter notebook editor in the Code editors section.

For a step-by-step guide to build, solve and deploy a Decision Optimization model, by using the user interface, see the Quick start tutorial with video.

What is Decision Optimization?

People frequently use the term optimization to mean making something better. Although optimization often makes things better, it means a lot more than that: optimization means finding the most appropriate solution to a precisely defined situation. It is a sophisticated analytics technology, also called Prescriptive Analytics, which can explore a huge range of possible scenarios before suggesting the best way to respond to a present or future situation.

Decision optimization

  1. The situation is generally a business problem, such as planning, scheduling, pricing, inventory, or resource management.
  2. Whatever the problem is, resolving it starts with the optimization model, which is the mathematical formulation of the problem that can be interpreted and solved by an optimization engine. The optimization model specifies the relationships among the objectives, constraints, limitations, and choices that are involved in the decisions. But it is the input data that makes these relationships concrete. An optimization model for production planning, for example, can have the same form whether you are producing three products or a thousand. The optimization model plus the input data creates an instance of an optimization problem.
  3. Optimization engines (or solvers) apply mathematical algorithms to find a solution, a set of decisions that achieves the best values for the objectives and respects the constraints and limitations imposed. The optimization engine implements specialized algorithms that have been developed and tuned to efficiently solve a large variety of different problems. Decision Optimization uses the IBM CPLEX® and CP Optimizer engines that have been proved powerful in solving real-world applications.
  4. The solution that emerges from the solver details the recommended values for all of the decisions that are represented in the model. Equally important are the metric values that represent the targets. These values measure the quality of the solution in terms of the business goals.
  5. All of this can be made available to business users via a complementary business application. Usually, the objective and solution values are summarized in tabular or graphical views that provide understanding and insight.

For training in using Decision Optimization in Cloud Pak for Data as a Service, see Mathematical Optimization for Business Problems Training.

Learn more

Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more