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

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

                Author: ASF GitHub Bot
            Created on: 13/Jan/26 10:46
            Start Date: 13/Jan/26 10:46
    Worklog Time Spent: 10m 
      Work Description: ryankert01 commented on code in PR #821:
URL: https://github.com/apache/mahout/pull/821#discussion_r2685852030


##########
website/community/mailing-lists.md:
##########
@@ -44,13 +44,23 @@ questions and problems.
 * [Subscribe](mailto:[email protected])
 * [Unsubscribe](mailto:[email protected])
 
+# Slack
+
+Most discussions now happen on the mailing lists and via GitHub issues and
+discussions. It is a logged channel. Please keep in mind that it is for
+discussion purposes only and that (pseudo)decisions should be brought back
+to the dev@ mailing list or GitHub issues and discussions, and other people
+who are not on Slack should be given time to respond before any work is
+committed.
+
+To join the ASF Slack workspace, follow the instructions on the
+[ASF Slack](https://s.apache.org/slack-invite) page. Once you have joined,
+look for the `#mahout` channel to participate in real-time conversations.
+
 # IRC

Review Comment:
   Looks like it's mentioned on the last paragraph 





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

    Worklog Id:     (was: 999833)
    Time Spent: 0.5h  (was: 20m)

> Add PCA options to SSVD code
> ----------------------------
>
>                 Key: MAHOUT-817
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-817
>             Project: Mahout
>          Issue Type: New Feature
>    Affects Versions: 0.6
>            Reporter: Dmitriy Lyubimov
>            Assignee: Dmitriy Lyubimov
>            Priority: Major
>             Fix For: 0.7
>
>         Attachments: MAHOUT-817-RC1.patch, MAHOUT-817.patch, 
> MAHOUT-817.patch, MAHOUT-817.patch, SSVD-CLI.pdf, SSVD-PCA options.pdf, 
> ssvd-tests.R, ssvd.R, ssvd.m
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> It seems that a simple solution should exist to integrate PCA mean 
> subtraction into SSVD algorithm without making it a pre-requisite step and 
> also avoiding densifying the big input. 
> Several approaches were suggested:
> 1) subtract mean off B
> 2) propagate mean vector deeper into algorithm algebraically where the data 
> is already collapsed to smaller matrices
> 3) --?
> It needs some math done first . I'll take a stab at 1 and 2 but thoughts and 
> math are welcome.



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

Reply via email to