James Ravenscroft wrote:
>> > I can't run your code because you didn't make it standalone,
> Thanks for the heads up, I've made a simple version of the clusterer
> which you can view on pastebin: http://pastebin.com/7HmAkmfj If you have
> time to look through my code I would be very grateful!
>
Peter
> > I can't run your code because you didn't make it standalone,
Thanks for the heads up, I've made a simple version of the clusterer
which you can view on pastebin: http://pastebin.com/7HmAkmfj If you have time
to look through
my code I would be very grateful!
> > but in your case th
James Ravenscroft wrote:
> Dear All,
>
> I am currently trying to write a simple Agglomerative Clustering
> algorithm which sorts through my MP3 collection and uses associated
> Last.FM tags to cluster files into 'genres'. Unfortunately, I'm having
> some trouble with my algorithm and some tracks