Will do. I spoke with the author of Eigencuts regarding a few points of
confusion, and I modified the entry with the corrections. I'll get the
specifics on the wiki soon, in addition to a post about the specifics of
EigenCuts (rather than generalized spectral clustering).

I had a broader question regarding the source: I'm having trouble
deciphering the overall structure of the Mahout codebase, and Eclipse is
barfing itself in trying to resolve the package and import paths. In the top
level, there are several directories - core, math, eclipse, examples, and so
on - but within the core (where most of my work lies), there is another
"math" folder. Furthermore, many of the classes in this core directory
reference "org.apache.hadoop", which doesn't seem to exist, and this is
confusing me.

Obviously I'm missing something, since all the examples run just fine. I'm
just not sure how I should have my dev environment set up so Eclipse will
recognize the paths (so I won't have to enter them manually anymore and
rebuild the directory just to test that my paths are correct).

Thanks!

Shannon

On Thu, May 27, 2010 at 9:03 AM, Grant Ingersoll <[email protected]>wrote:

>
> On May 26, 2010, at 11:53 PM, Shannon Quinn wrote:
> > And here is where I happily pass on the link:
> >
> > http://spectrallyclustered.wordpress.com/
>
> Good stuff, let's make sure the appropriate stuff gets captured somehow on
> the Mahout wiki under the Algorithms page.  Cut and paste would be great.

Reply via email to