How do we compare models using Microsoft Data Mining Tools?
-
Sunday, February 17, 2013 12:07 AM
How do we compare models using MS Data Mining Tools?
So say I have three classification models: using Decision Tree, Logistic Regression & Neural Networks - How Do I compare the models to see which one performs the best for my data?
Thanks.
Paras Doshi (Blog: ParasDoshi.com | Twitter: @Paras_Doshi )
All Replies
-
Tuesday, February 19, 2013 11:22 PMAnswerer
Microsoft Data Mining Tools can show gain chart(it is called lift chart in the product), profit chart and classification matrix.
More details here http://msdn.microsoft.com/en-us/library/ms189350.aspx
Tatyana Yakushev [PredixionSoftware.com]
- Marked As Answer by Paras Doshi Thursday, February 21, 2013 12:06 AM
-
Wednesday, February 20, 2013 6:53 AMModerator
Hi Paras,
Choosing the best algorithm to use for a specific analytical task can be a challenge. I would recommend you refer to the following article to choose the right algorithm, please see:
http://technet.microsoft.com/en-us/library/ms175595(v=sql.110).aspxIf you have any feedback on our support, please click here.
Regards,
Elvis Long
TechNet Community Support -
Wednesday, February 20, 2013 11:55 AM
Hello,
you need to ensure you create the models within the same mining structure and then you can compare the models using the 'Mining Accuracy Chart' tab. You will need to research into interpreting the results if they dont mean anything to you.
Kind regards,
Shaheen
- Marked As Answer by Paras Doshi Thursday, February 21, 2013 12:06 AM
-
Thursday, February 21, 2013 12:08 AM
Great point about choosing a best algorithm for an analytical task is a challenge. My questions was more about the next step where I wanted to know once I've created the models - then how do I compare them. I got my answer via other replies.
Paras Doshi (Blog: ParasDoshi.com | Twitter: @Paras_Doshi )


