Classification Matrix - Clustering
-
יום רביעי 28 יולי 2010 04:24
In clustering, how does Analysis Services determine which value belong to each class?
For example, here:
http://msdn.microsoft.com/en-us/library/ms174811.aspx
If a set of input of features is classified 51% to be "0" and 49% to be "1", does it mean that Analysis Services consider the input as "0"?
Thank you.
כל התגובות
-
יום רביעי 28 יולי 2010 05:50מנחה דיון
In all predictive algorithms, the classification matrix will consider the most likely value to be the predicted value (therefore, the value yielding the highest probability).
If you want to estimate the model performance for different probability thresholds, you should use the Lift Chart (well, actually cumulative gains chart) included in the product. You can see in that chart, in your example, how many correct "1"'s are being found by Analysis Services if your probability threshold were 30% (instead of 50%)
bogdan crivat / http://www.bogdancrivat.net/dm- הוצע כתשובה על-ידי koles יום רביעי 28 יולי 2010 09:32
- סומן כתשובה על-ידי Raymond-LeeMicrosoft Employee, Moderator יום שני 09 אוגוסט 2010 13:20
-
יום רביעי 02 מאי 2012 15:06how do you generate lift chart with different threshold?
-
יום רביעי 02 מאי 2012 15:53is there any validation process for estimate the performance of clustering?
Acoolme :Anybody Can Be Your Marketer