@rawkintrevo, I'm finally getting time to now building back the GLM 
infrastrucure into mahout and wanted to work with you to push this forward, I 
have created this class: 
https://github.com/skanjila/mahout/blob/mahout-1929/math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/GlmModel.scala
 in my branch and wanted to discuss how we can incorporate this into the 
Regression class hierarchy that you've created, please ignore the missing 
license etc, I will add that back in when we can get a plan together on this.


Let me know your thoughts on how to proceed forward with this.

Regards

[https://avatars0.githubusercontent.com/u/674374?v=3&s=400]<https://github.com/skanjila/mahout/blob/mahout-1929/math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/GlmModel.scala>

skanjila/mahout<https://github.com/skanjila/mahout/blob/mahout-1929/math-scala/src/main/scala/org/apache/mahout/math/algorithms/regression/GlmModel.scala>
github.com
mahout - Mirror of Apache Mahout




________________________________
From: Trevor Grant <trevor.d.gr...@gmail.com>
Sent: Thursday, March 16, 2017 7:41 AM
To: dev@mahout.apache.org
Subject: Re: [jira] [Commented] (MAHOUT-1929) Add Generalized Linear Models

Also at Strata- thanks for reaching out a second time- totally missed your
first message.

I'll check this out tomorrow on the flight home. We can set something up
from there.  Thanks for the contribution!!

tg


Trevor Grant
Data Scientist
https://github.com/rawkintrevo
[https://avatars3.githubusercontent.com/u/5852441?v=3&s=400]<https://github.com/rawkintrevo>

rawkintrevo (Trevor Grant) ยท GitHub<https://github.com/rawkintrevo>
github.com
rawkintrevo has 26 repositories available. Follow their code on GitHub.



http://stackexchange.com/users/3002022/rawkintrevo
http://trevorgrant.org

*"Fortunate is he, who is able to know the causes of things."  -Virgil*


On Wed, Mar 15, 2017 at 10:13 AM, Saikat Kanjilal <sxk1...@hotmail.com>
wrote:

> @Trevor, I know you're busy with 0.13, when you have a moment I would
> really appreciate some input before I forge further ahead or a quick google
> hangout design review of what I've put into place.  Just wanting to make
> sure this gets into the next release.
> Thanks in advance for your time.
>
> Sent from my iPhone
>
> Begin forwarded message:
>
> From: "Saikat Kanjilal (JIRA)" <j...@apache.org<mailto:j...@apache.org>>
> Date: March 13, 2017 at 3:33:41 PM PDT
> To: <dev@mahout.apache.org<mailto:dev@mahout.apache.org>>
> Subject: [jira] [Commented] (MAHOUT-1929) Add Generalized Linear Models
> Reply-To: <dev@mahout.apache.org<mailto:dev@mahout.apache.org>>
>
>
>    [ 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
[MAHOUT-1929] Add Generalized Linear Models - ASF 
JIRA<https://issues.apache.org/jira/browse/MAHOUT-1929>
issues.apache.org
Trevor Grant I was going to start working on this along with ALS, here's my 
thinking of the overall approach: 1) Put up an API for this to the mahout dev 
list 2 ...



>            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