Hi everyone,

I need your help!!

I don't have anymore the time to program myself the algorithm of BIRCH or CURE. However I need one of these hierarchical clustering technique because I want to show by a little example the advantage of hierarchical clustering in my presentation.

So I want to ask you if anyone of you can send me the source code of BIRCH or/and Cure in C/C++ or Matlab so that I can use the algorithm and apply them to some examples during the presentation?

Thanks

Claude

asked May 23 '11 at 08:44

Claude's gravatar image

Claude
0222


3 Answers:

How's your java? http://roberto.perdisci.com/projects/jbirch

answered May 23 '11 at 09:12

amair's gravatar image

amair
2452312

edited May 23 '11 at 09:14

-1

thanks amair for your answer with the modified test3.java file!

Now I can use the JBirch from R. Perdiscini with your modification!ยจ

Thanks a lot!

answered May 25 '11 at 10:13

Claude's gravatar image

Claude
0222

-3

I have found this link but I receive always an error: Failed to load Main-Class manifest attribute from C.UsersDesktopJBIRCH

However when I type java -version in the command prompt, I receive the information: java<tm> SE Runtime Environment <build 1.6.0_24.b07=""> java HotSpot<tm> Client VM <build 19.1-b02,="" mixed="" mode,="" sharing="">

Thus I think my java works correctly.

I have also tested the JBIRCH on Ubuntu OS but the same thing.

Perhaps you can help me to fix the error and make the algo run correctly

answered May 23 '11 at 10:15

Claude's gravatar image

Claude
0222

Your answer
toggle preview

powered by OSQA

User submitted content is under Creative Commons: Attribution - Share Alike; Other things copyright (C) 2010, MetaOptimize LLC.