Closed willgraf closed 4 years ago
Enable jobs to shortcut the label detection by including the label in the creation POST request.
For example:
{ ...., "dataLabel": 0, ...., }
Additionally, this PR adds a default value for "dataScale" if it is not passed in the request.
Enable jobs to shortcut the label detection by including the label in the creation POST request.
For example:
Additionally, this PR adds a default value for "dataScale" if it is not passed in the request.