Nandish Jayaram created MADLIB-1222:
---------------------------------------
Summary: Support already encoded arrays for dependent var in
classification
Key: MADLIB-1222
URL: https://issues.apache.org/jira/browse/MADLIB-1222
Project: Apache MADlib
Issue Type: New Feature
Components: Module: Neural Networks
Reporter: Nandish Jayaram
MLP currently only supports scalar dependent variables for MLP classification.
If a user has already one-hot encoded categorical variables the dependent
variable will be an array, and hence unusable with mlp_classification. This
feature request is to allow the use of one-hot encoded array for dependent vars
in MLP classification.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)