+dev
bcc: user

Its the thing about open-source, no one objects to you coding :D. And in
this particular instance, KNN is a big void in Mahout's arsenal at the
moment, hope you are going to fill that void. If you have doubts about the
code-base or would like second opinion on the design, do not hesitate to ask
on the mailing list. Also we prefer to keep development related
conversations on [email protected]

Robin

On Sun, Mar 27, 2011 at 1:35 AM, Daniel McEnnis <[email protected]> wrote:

> Dear Mahout developers,
>
> While I'm learning the code, I thought I'd ask if there was any
> objection to me working on a KNN classifier module as my learning
> project.  I should be able to make this at worst O(n) space over the
> training set and O(c) space over the input set using Map Reduce.  Its
> something I'm quite familiar with and fills a gap in the classifier
> portfolio.
>
> Sincerely,
>
> Daniel McEnnis.
>

Reply via email to