Frank McQuillan created MADLIB-1484: ---------------------------------------
Summary: DL: passing metrics as 'accuracy' fails with a confusing error message Key: MADLIB-1484 URL: https://issues.apache.org/jira/browse/MADLIB-1484 Project: Apache MADlib Issue Type: Bug Components: Deep Learning Reporter: Frank McQuillan Fix For: v1.19.0 Passing in metrics as 'accuracy' instead of ['accuracy'] fails with a slightly confusing error message {code} Invalid input value for parameter accuracy, please refer to the documentation" {code} The parameter with the invalid value is metrics, not accuracy -- This message was sent by Atlassian Jira (v8.3.4#803005)