nodet / dowml

A library and command line client to use Decision Optimization on IBM Watson Machine Learning (WML). NOT SUPPORTED BY IBM.
Apache License 2.0
3 stars 0 forks source link

Use hidden Python API parameter to save one REST call when possible #49

Closed nodet closed 2 years ago

nodet commented 2 years ago

The WML Python API will soon have a non-documented parameter for the create_job call, that allows saving one REST call. Let's get ready to benefit from this when the version is out.