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

'help type' should mention the known model types #24

Closed nodet closed 3 years ago

nodet commented 3 years ago

help type prints:

dowml> help type
type [type-of-model]
Prints current model type (if no argument), or sets the model type.

It should also mention which types are known, instead of having this information only when using type:

dowml> type
Current model type: cplex. Known types: cplex, cpo, opl, docplex