[jira] [Commented] (MADLIB-1322) MLP with minibatch fails for integer dependent variable

2019-05-06 Thread Himanshu Pandey (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834257#comment-16834257 ] Himanshu Pandey commented on MADLIB-1322: - [~fmcquillan],  How can I reproduce this ? I am

[jira] [Commented] (MADLIB-1324) DL naming improvements for `dependent_varname` and `independent_varname`

2019-05-06 Thread Frank McQuillan (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16834129#comment-16834129 ] Frank McQuillan commented on MADLIB-1324: - https://github.com/apache/madlib/pull/382 > DL

[jira] [Resolved] (MADLIB-1324) DL naming improvements for `dependent_varname` and `independent_varname`

2019-05-06 Thread Frank McQuillan (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank McQuillan resolved MADLIB-1324. - Resolution: Fixed > DL naming improvements for `dependent_varname` and

[jira] [Resolved] (MADLIB-1323) MLP - fix column name in output table

2019-05-06 Thread Frank McQuillan (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank McQuillan resolved MADLIB-1323. - Resolution: Fixed https://github.com/apache/madlib/pull/384 > MLP - fix column name in

[jira] [Created] (MADLIB-1339) DL: Add support for multiple metrics in a list for Keras compile params

2019-05-06 Thread Frank McQuillan (JIRA)
Frank McQuillan created MADLIB-1339: --- Summary: DL: Add support for multiple metrics in a list for Keras compile params Key: MADLIB-1339 URL: https://issues.apache.org/jira/browse/MADLIB-1339

[jira] [Updated] (MADLIB-1338) DL: Add support for reporting various metrics in fit/evaluate

2019-05-06 Thread Orhan Kislal (JIRA)
[ https://issues.apache.org/jira/browse/MADLIB-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Orhan Kislal updated MADLIB-1338: - Description: The current {{madlib_keras.fit()}} code reports accuracy as the only metric,