Delegating the Decision Optimization solve to run on Watson Machine Learning from Java or .NET CPLEX or CPO models
You can delegate the Decision Optimization solve to run on Watson Machine Learning from your Java or .NET (CPLEX or CPO) models.
Delegating the solve is only useful if you are building and generating your models locally. You
cannot deploy models and run jobs on Watson Machine Learning with
this method. For full use of Java models on Watson Machine Learning
use the Java™
worker.
Important: To deploy and test models on Watson Machine Learning, use the Java
worker. For more
information about deploying Java models, see the Java worker GitHub.
For the library and documentation for:
- Java CPLEX or CPO models. See Decision Optimization GitHub DOforWMLwithJava.
- .NET CPLEX or CPO models. See Decision Optimization GitHub DOforWMLWith.NET.