You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Saikat Kanjilal (JIRA)" <ji...@apache.org> on 2017/02/12 19:37:41 UTC

[jira] [Commented] (MAHOUT-1941) Use the existing regression infrastructure to implement Logistic Regression using Samsara

    [ https://issues.apache.org/jira/browse/MAHOUT-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15862930#comment-15862930 ] 

Saikat Kanjilal commented on MAHOUT-1941:
-----------------------------------------

[~rawkintrevo] Since I need this for a work related POC I went ahead and created this JIRA to implement logistic regression based on the new algorithms object model that you created, I will send out a design on this JIRA as well as dev list first to review before beginning implementation, the goal is to implement logistic regression using multinomial/binary logistic regression

> Use the existing regression infrastructure to implement Logistic Regression using Samsara
> -----------------------------------------------------------------------------------------
>
>                 Key: MAHOUT-1941
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1941
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Classification
>    Affects Versions: 1.0.0
>            Reporter: Saikat Kanjilal
>              Labels: features
>             Fix For: 1.0.0
>
>
> The goal is to reuse this chunk of mahout infrastructure to implement logistic regression:  https://github.com/apache/mahout/tree/master/math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression
> I need this for a work related POC and will get started by extending the RegressorModel.scala, will also put forward a design proposal on the dev mailing list.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)