Clustering: Relative importance?

2012-10-12 Thread Florents Tselai
Hello everyone, I'm using Mahout for clustering Market Basket data. I've previously used SQL Server and have had some interesting results. I would like to know if there is a way to calculate the "relative importance" index when using mahout clustering algorithms. Relative importance: indicates h

Re: Tutorial on clustering

2012-11-16 Thread Florents Tselai
In case you didn't see that https://cwiki.apache.org/confluence/display/MAHOUT/Quickstart On Fri, Nov 16, 2012 at 11:12 AM, Tamas Jambor wrote: > Hi folks, > I have read the mahout book which I found useful to understand the > background theories, just wondering if someone can recommend me som

Re: Maven

2012-12-31 Thread Florents Tselai
Check this question on Stackoverflow Why maven ? What are the benefits? You need Maven only if you intend to build mahout from source on your own (for development purposes for example). If you just want to use mahout as

Clustering Categorical Data

2013-05-03 Thread Florents Tselai
Hello, Are there any suggestions on what algorithms (from mahout) to use for clustering categorical data?

Clustering Categorical Data

2013-05-06 Thread Florents Tselai
Hello, Are there any suggestions on what mahout algorithms (from mahout) to use for clustering categorical data?

Re: Clustering Categorical Data

2013-05-06 Thread Florents Tselai
how many categories the > variables have? > > > On Mon, May 6, 2013 at 9:49 AM, Florents Tselai > wrote: > > > Hello, > > > > Are there any suggestions on what mahout algorithms (from mahout) to use > > for clustering categorical data? > > >