You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Jeremy (JIRA)" <ji...@apache.org> on 2016/05/16 23:22:12 UTC

[jira] [Created] (SYSTEMML-700) Inflexible category labels for Multinomial Logistic Regression

Jeremy created SYSTEMML-700:
-------------------------------

             Summary: Inflexible category labels for Multinomial Logistic Regression
                 Key: SYSTEMML-700
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-700
             Project: SystemML
          Issue Type: Bug
          Components: Algorithms
            Reporter: Jeremy


The Logistic Regression algorithm requires that category labels be labeled as 0 up to the number of classes-1. It should be able to handle any set of category labels provided by the user. B_out should have the appropriate size regardless of the values of the labels given, and the algorithm should also preserve the original labeling for the user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)