[ 
https://issues.apache.org/jira/browse/MAHOUT-525?focusedWorklogId=963217&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-963217
 ]

ASF GitHub Bot logged work on MAHOUT-525:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Mar/25 19:18
            Start Date: 24/Mar/25 19:18
    Worklog Time Spent: 10m 
      Work Description: rawkintrevo opened a new pull request, #526:
URL: https://github.com/apache/mahout/pull/526

   ### Purpose of PR  
   Adds documentation for getting started with qumat
   
   ### Linked Issues  
   - Closes #525
   
   ### Changes Made  
   - [ ] Bug fix  
   - [ ] New feature  
   - [x] Documentation update  
   
   ### Important ToDos
   Please mark each with an "x"  
   
   A GitHub issue exists (if not, please create one) 
[https://github.com/apache/mahout/issues]  
   - [x] Title of PR is "Issue #XXXX: Brief Description of Changes" where XXXX 
is the GitHub issue number.  
   - [ ] Created unit tests where appropriate  
   - [ ] Added correct licenses on newly added files  
   - [ ] Assigned GitHub issue to self  
   - [ ] Added documentation in ScalaDocs/JavaDocs and to the website  
   - [ ] Successfully built and ran all unit tests, verified that all tests 
pass locally  
   
   If all of these items are not yet complete, but you still feel it is 
appropriate to open a PR, please open it as a **Draft PR** instead.  
   Once all requirements are met, you can mark it as ready for review.
   
   
   ### Breaking Changes  
   Does this PR introduce a breaking change?
   - [ ] Yes  
   - [ ] No  
   
   ### Testing & Verification  
   Describe how you tested the changes.
   - [ ] Unit tests added  
   - [ ] Manually tested  
   
   ### Checklist  
   - [x] The title follows the format "MAHOUT-XXXX Brief Description"  
   - [x] GitHub issue is created
   - [x] Code follows ASF guidelines  
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 963217)
    Remaining Estimate: 0h
            Time Spent: 10m

> Implement LatentFactorLogLinear models
> --------------------------------------
>
>                 Key: MAHOUT-525
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-525
>             Project: Mahout
>          Issue Type: New Feature
>    Affects Versions: 0.4, 0.5
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>            Priority: Major
>             Fix For: 0.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The approach is based on the paper http://arxiv.org/abs/1006.2156
> For integration into Mahout, the idea would be to build an OnlineLearner that 
> accept feature vectors where the first two elements are assumed to be the row
> and column id's.  The learning will proceed by stochastic gradient descent.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to