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

Saikat Kanjilal commented on MAHOUT-1929:
-----------------------------------------

More progress, added a successful unit test using the new GlmModel here: 
https://github.com/skanjila/mahout/blob/mahout-1929/math-scala/src/test/scala/org/apache/mahout/math/algorithms/GlmSuiteBase.scala

Refactored the GlmModel code to leverage LinearRegressorModel instead: 
https://github.com/skanjila/mahout/blob/mahout-1929/math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/GlmModel.scala
 to make things a bit easier given the current architecture


[~rawkintrevo] any chance we could do a quick google hangout to discuss design 
before I get too far ahead?  Would love some feedback to make sure this goes 
smoothly, I know you are busy with 0.13 so let me know what works



> Add Generalized Linear Models
> -----------------------------
>
>                 Key: MAHOUT-1929
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1929
>             Project: Mahout
>          Issue Type: Wish
>          Components: Algorithms
>    Affects Versions: 0.13.1
>            Reporter: Trevor Grant
>
> Implement generalize Linear Models (GLM)
> https://en.wikipedia.org/wiki/Generalized_linear_model



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

Reply via email to