You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mahout.apache.org by "Andrew Musselman (JIRA)" <ji...@apache.org> on 2019/03/29 17:44:00 UTC

[jira] [Updated] (MAHOUT-2051) MixedGradient throws a random IllegalStateException

     [ https://issues.apache.org/jira/browse/MAHOUT-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Musselman updated MAHOUT-2051:
-------------------------------------
    Fix Version/s:     (was: 0.13.1)

> MixedGradient throws a random IllegalStateException
> ---------------------------------------------------
>
>                 Key: MAHOUT-2051
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-2051
>             Project: Mahout
>          Issue Type: Bug
>          Components: Classification
>    Affects Versions: 1.0.0, 0.12.0, 0.11.2, 0.12.1, 0.13.0, 0.12.2, 0.14.0, 0.13.1, 0.13.2
>            Reporter: Peter Schaumann
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.0, 0.11.2, 0.12.1, 0.13.0, 0.12.2, 0.13.2, 0.14.1
>
>
> The function _apply_ in the class _MixedGradient_ throws an exception when both variables _hasZero_ and _hasOne_ are _false_. In order for both of them to be _true_, the RNG has to pick the basic gradient until both are set to _true,_ otherwise _an IllegalStateException_ is thrown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)