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

Samee Zahur commented on MAHOUT-24:
-----------------------------------

Sorry sorry sorry! You are right. Its completely trashed!! I submitted the 
wrong file. I'll try to recover as soon as I can. The one I submitted works 
only for 2D, and even that only for lines through the origin, and that's 
something I just used as a test here. The case I talked about above works, but 
that's basically the only one that works, and that's the one I tested with.

I'll submit the corrected version as soon as I possible

> Skeletal LWLR implementation
> ----------------------------
>
>                 Key: MAHOUT-24
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-24
>             Project: Mahout
>          Issue Type: New Feature
>         Environment: n/a
>            Reporter: Samee Zahur
>         Attachments: LWLR.patch.tar.bz2
>
>
> This is a very skeletal but functional implementation for LWLR. It outputs n 
> lines where n is the number of dimensions. ith line = sum(x[i]*x[ind]) where 
> ind is the index of independant variable. So the actual gradient = 2nd 
> line/1st line for the classical 2D.
> Contains a single small test case for demonstration.

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

Reply via email to