BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
andreas_zaras
Pyrite | Level 9

Hello,

I have created two models in Enterprise Miner i.e. a regression model and a neural network model. I have also input a profit matrix as follows:

Solicit a good customer: A

Solicit a bad customer: B

Ignore a good customer: C

Ignore a bad customer: D

            Solicit  Ignore

Good      A          C

Bad        B          D

The results of the model comparison node (average profit) state that the regression model is better. I guess the formula for concluding to the average profit is: (TP*A+TN*D+FN*C+FP*B)/N. So the regression must have a bigger average profit.

My question is about the additional assessment criteria and more specifically the cumulative total expected profit chart. In this chart, the curve for the neural network is above the curve for the regression in all the deciles of the horizontal axis. How come then regression outperforms neural networls in the average profit measure? Should the two results be aligned?

Thank you very much in advance,

Andreas

1 ACCEPTED SOLUTION

Accepted Solutions
andreas_zaras
Pyrite | Level 9

Hello,

Thanks for the information. I found the mistake. The model comparison node was optimized for Average Profit/ Loss, whereas the regression and the neural network model were optimized for Average Squared Error. If i change the optimization of the regression and neural network nodes to average profit/ loss the results make sense.

Thanks again,

Andreas

View solution in original post

3 REPLIES 3
andreas_zaras
Pyrite | Level 9

Hello,

Thanks for the information. I found the mistake. The model comparison node was optimized for Average Profit/ Loss, whereas the regression and the neural network model were optimized for Average Squared Error. If i change the optimization of the regression and neural network nodes to average profit/ loss the results make sense.

Thanks again,

Andreas

mohamed_zaki
Barite | Level 11

I do not think that what you concluded is right. The profit chart and average profit is different. The regression being first in average profit does not mean that it should came above the neural in the chart.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 3087 views
  • 1 like
  • 2 in conversation