Frank McQuillan created MADLIB-1324:
---------------------------------------
Summary: DL naming improvements for `dependent_varname` and
`independent_varname`
Key: MADLIB-1324
URL: https://issues.apache.org/jira/browse/MADLIB-1324
Project: Apache MADlib
Issue Type: Improvement
Components: Module: Neural Networks
Reporter: Frank McQuillan
Fix For: v1.16
- use original column names from the source table (i.e., pre minibatch) in
summary table, not the generic names `dependent_varname` and
`independent_varname`
- remove `dependent_varname` and `independent_varname` from the `fit()`
interface since we know what these are from the minibatch summary table, and
user must use minibatching for DL
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)