Since it's an input processing method--rather than strictly an algorithm
in the category of SVMs, K-means, etc--and since you're early in the
development cycle, wherever makes it easiest is probably best for now.
We can always merge it elsewhere once you're ready to submit a PR.
Of course someone please correct me if I'm mistaken.
On 9/13/14, 1:14 PM, Saikat Kanjilal wrote:
Hi Committers,I'm beginning some work on the affinity matrix computation in
mahout-dsl, I was wondering where in the directory structure I should put this
effort, are we placing all our algorithms in mahout-dsl in a specific
area?Thanks in advance.