@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 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)