k-means or not?
- From: akanksha.baid@xxxxxxxxx
- Date: 18 Nov 2005 11:29:40 -0800
I have the following data by browsing a bunch of java code
repositories:
(method1 , method2 , # of times method 1 and 2 occur together)
I want to use clustering to suggest a group of methods that commonly
occur together. Can I use k-means for this (assuming i know the number
of clusters I want)? How exactly would I set things up in that case?
Or should I be using some other clustering technique?
appreciate the help!
Thanks!
-A
.
- Follow-Ups:
- Re: k-means or not?
- From: John Uebersax
- Re: k-means or not?
- Prev by Date: Circle stats
- Next by Date: Re: k-means or not?
- Previous by thread: Circle stats
- Next by thread: Re: k-means or not?
- Index(es):
Relevant Pages
|
Loading