You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2010/09/01 02:16:53 UTC

[jira] Created: (MAHOUT-494) Need to serialize and restore SGD models

Need to serialize and restore SGD models
----------------------------------------

                 Key: MAHOUT-494
                 URL: https://issues.apache.org/jira/browse/MAHOUT-494
             Project: Mahout
          Issue Type: Bug
            Reporter: Ted Dunning


This will be a GSON based serialization of OnlineLogisticRegression, CrossFoldLearner and AdaptiveLogisticRegression and all related classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MAHOUT-494) Need to serialize and restore SGD models

Posted by "Sean Owen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-494.
------------------------------

    Resolution: Fixed

> Need to serialize and restore SGD models
> ----------------------------------------
>
>                 Key: MAHOUT-494
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-494
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>             Fix For: 0.4
>
>
> This will be a GSON based serialization of OnlineLogisticRegression, CrossFoldLearner and AdaptiveLogisticRegression and all related classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (MAHOUT-494) Need to serialize and restore SGD models

Posted by "Sean Owen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen updated MAHOUT-494:
-----------------------------

       Issue Type: Improvement  (was: Bug)
         Assignee: Ted Dunning
    Fix Version/s: 0.4

Assuming this is done then?

> Need to serialize and restore SGD models
> ----------------------------------------
>
>                 Key: MAHOUT-494
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-494
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>             Fix For: 0.4
>
>
> This will be a GSON based serialization of OnlineLogisticRegression, CrossFoldLearner and AdaptiveLogisticRegression and all related classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAHOUT-494) Need to serialize and restore SGD models

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904869#action_12904869 ] 

Hudson commented on MAHOUT-494:
-------------------------------

Integrated in Mahout-Quality #232 (See [https://hudson.apache.org/hudson/job/Mahout-Quality/232/])
    MAHOUT-494 - Added serialization code based on GSON.  Added tests for same.
MAHOUT-494 - Added setters/getters/constructors to allow GSON serialization.  Removed and added some transient attributes.


> Need to serialize and restore SGD models
> ----------------------------------------
>
>                 Key: MAHOUT-494
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-494
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Ted Dunning
>
> This will be a GSON based serialization of OnlineLogisticRegression, CrossFoldLearner and AdaptiveLogisticRegression and all related classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.