[jira] [Updated] (MAHOUT-1539) Implement affinity matrix computation in Mahout DSL

2015-03-29 Thread Shannon Quinn (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAHOUT-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shannon Quinn updated MAHOUT-1539:
--
Affects Version/s: (was: 1.0)
   0.9
Fix Version/s: (was: 0.10.0)
   0.10.1

 Implement affinity matrix computation in Mahout DSL
 ---

 Key: MAHOUT-1539
 URL: https://issues.apache.org/jira/browse/MAHOUT-1539
 Project: Mahout
  Issue Type: Improvement
  Components: Clustering
Affects Versions: 0.9
Reporter: Shannon Quinn
Assignee: Shannon Quinn
  Labels: DSL, scala, spark
 Fix For: 0.10.1

 Attachments: ComputeAffinities.scala


 This has the same goal as MAHOUT-1506, but rather than code the pairwise 
 computations in MapReduce, this will be done in the Mahout DSL.
 An orthogonal issue is the format of the raw input (vectors, text, images, 
 SequenceFiles), and how the user specifies the distance equation and any 
 associated parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAHOUT-1539) Implement affinity matrix computation in Mahout DSL

2015-03-28 Thread Andrew Musselman (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAHOUT-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Musselman updated MAHOUT-1539:
-
Fix Version/s: (was: 1.0)
   0.10.0

 Implement affinity matrix computation in Mahout DSL
 ---

 Key: MAHOUT-1539
 URL: https://issues.apache.org/jira/browse/MAHOUT-1539
 Project: Mahout
  Issue Type: Improvement
  Components: Clustering
Affects Versions: 1.0
Reporter: Shannon Quinn
Assignee: Shannon Quinn
  Labels: DSL, scala, spark
 Fix For: 0.10.0

 Attachments: ComputeAffinities.scala


 This has the same goal as MAHOUT-1506, but rather than code the pairwise 
 computations in MapReduce, this will be done in the Mahout DSL.
 An orthogonal issue is the format of the raw input (vectors, text, images, 
 SequenceFiles), and how the user specifies the distance equation and any 
 associated parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAHOUT-1539) Implement affinity matrix computation in Mahout DSL

2015-03-05 Thread Andrew Palumbo (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAHOUT-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Palumbo updated MAHOUT-1539:
---
Labels: DSL scala spark  (was: )

 Implement affinity matrix computation in Mahout DSL
 ---

 Key: MAHOUT-1539
 URL: https://issues.apache.org/jira/browse/MAHOUT-1539
 Project: Mahout
  Issue Type: Improvement
  Components: Clustering
Affects Versions: 1.0
Reporter: Shannon Quinn
Assignee: Shannon Quinn
  Labels: DSL, scala, spark
 Fix For: 1.0

 Attachments: ComputeAffinities.scala


 This has the same goal as MAHOUT-1506, but rather than code the pairwise 
 computations in MapReduce, this will be done in the Mahout DSL.
 An orthogonal issue is the format of the raw input (vectors, text, images, 
 SequenceFiles), and how the user specifies the distance equation and any 
 associated parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAHOUT-1539) Implement affinity matrix computation in Mahout DSL

2014-09-16 Thread Saikat Kanjilal (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAHOUT-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Saikat Kanjilal updated MAHOUT-1539:

Attachment: ComputeAffinities.scala

 Implement affinity matrix computation in Mahout DSL
 ---

 Key: MAHOUT-1539
 URL: https://issues.apache.org/jira/browse/MAHOUT-1539
 Project: Mahout
  Issue Type: Improvement
  Components: Clustering
Affects Versions: 1.0
Reporter: Shannon Quinn
Assignee: Shannon Quinn
 Fix For: 1.0

 Attachments: ComputeAffinities.scala


 This has the same goal as MAHOUT-1506, but rather than code the pairwise 
 computations in MapReduce, this will be done in the Mahout DSL.
 An orthogonal issue is the format of the raw input (vectors, text, images, 
 SequenceFiles), and how the user specifies the distance equation and any 
 associated parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAHOUT-1539) Implement affinity matrix computation in Mahout DSL

2014-05-02 Thread Shannon Quinn (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAHOUT-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shannon Quinn updated MAHOUT-1539:
--

Description: 
This has the same goal as MAHOUT-1506, but rather than code the pairwise 
computations in MapReduce, this will be done in the Mahout DSL.

An orthogonal issue is the format of the raw input (vectors, text, images, 
SequenceFiles), and how the user specifies the distance equation and any 
associated parameters.

  was:
This has the same goal as MAHOUT-1506 
(https://issues.apache.org/jira/browse/MAHOUT-1506), but rather than code the 
pairwise computations in MapReduce, this will be done in the Mahout DSL.

An orthogonal issue is the format of the raw input (vectors, text, images, 
SequenceFiles), and how the user specifies the distance equation and any 
associated parameters.


 Implement affinity matrix computation in Mahout DSL
 ---

 Key: MAHOUT-1539
 URL: https://issues.apache.org/jira/browse/MAHOUT-1539
 Project: Mahout
  Issue Type: Improvement
  Components: Clustering
Affects Versions: 1.0
Reporter: Shannon Quinn
Assignee: Shannon Quinn
 Fix For: 1.0


 This has the same goal as MAHOUT-1506, but rather than code the pairwise 
 computations in MapReduce, this will be done in the Mahout DSL.
 An orthogonal issue is the format of the raw input (vectors, text, images, 
 SequenceFiles), and how the user specifies the distance equation and any 
 associated parameters.



--
This message was sent by Atlassian JIRA
(v6.2#6252)