Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

clustering

 
   Database Help (Home) -> Datamining RSS
Next:  Forcing splits in a decision tree  
Author Message
gil

External


Since: Apr 14, 2008
Posts: 2



(Msg. 1) Posted: Mon Apr 14, 2008 2:07 am
Post subject: clustering
Archived from groups: microsoft>public>sqlserver>datamining (more info?)

does anybody know how the clustering heuristics to best determine the number
of clusters works?
how good is it?
can i change it?

thanks
Gil


http://msdn2.microsoft.com/en-us/library/ms174879.aspx
CLUSTER_COUNT:
Specifies the approximate number of clusters to be built by the algorithm.
If the approximate number of clusters cannot be built from the data, the
algorithm builds as many clusters as possible. Setting the CLUSTER_COUNT to 0
causes the algorithm to use heuristics to best determine the number of
clusters to build.

The default is 10.

 >> Stay informed about: clustering 
Back to top
Login to vote
gil

External


Since: Apr 14, 2008
Posts: 2



(Msg. 2) Posted: Tue Apr 22, 2008 4:26 am
Post subject: RE: clustering [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

anyone?



"gil" wrote:

> does anybody know how the clustering heuristics to best determine the number
> of clusters works?
> how good is it?
> can i change it?
>
> thanks
> Gil
>
>
> http://msdn2.microsoft.com/en-us/library/ms174879.aspx
> CLUSTER_COUNT:
> Specifies the approximate number of clusters to be built by the algorithm.
> If the approximate number of clusters cannot be built from the data, the
> algorithm builds as many clusters as possible. Setting the CLUSTER_COUNT to 0
> causes the algorithm to use heuristics to best determine the number of
> clusters to build.
>
> The default is 10.

 >> Stay informed about: clustering 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Clustering wrong results in SQL 2005 - Hi, I'm testing clustering model with simple data and I found weird wrong characteritics. The mining model: CREATE MINING MODEL [Test1 MM] ( [ID] TEXT KEY, [Test1] TABLE PREDICT ( [Product] TEXT KEY ) ) Using Microsoft_Clustering ...

Collation Problem any help - Hello all : My problem is like the following I have an online databse with a latin collation, this database is using ntext and nvarchar values that was with our previous admin ok the problem is in the data is stored should use another collation (the...

Reprocessing a mining model - I'm currently developing a user registration prototype. The aim is to classify certain types of users. However, after the registration I query a decision tree model in Analysis Services with DMX and I want to send the user data into the warehouse to....

Trying to cut down query times - I have a query that is based on two other queries that are based on tables in a database. All of the queries that are used for this final query use grouping and totals. In the application I am making, I need to choose a date range to select the subset....

Update serial number in database - Hi, I want to update specific fields in a existing table in SQL database as below example: L240100001-LG L240100002-LG *serial number is difficult to update one by one L240100003-LG L240100004-LG L240100005-LG change to L240100001-L L240100002-L..
   Database Help (Home) -> Datamining All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]